sanders: Switch to TARGET_FS_CONFIG_GEN for fs_config

* On Oreo, android_filesystem_config is generated by a python script
   that provides a nice way to add AIDs without overriding any header.
 * Switch AID values from 9xxx to 5xxx since accepted ranges
   for OEMs are only 5000-5999 and 2900-2999
 * Remove fs_config_files since it is already in embedded.mk
This commit is contained in:
Alberto97
2017-08-24 14:08:54 +02:00
committed by therootlord
parent 6906ef95aa
commit 7f34a5044e
6 changed files with 122 additions and 366 deletions

View File

@@ -167,10 +167,6 @@ PRODUCT_PACKAGES += \
FMRadio \
libfmjni
# For android_filesystem_config.h
PRODUCT_PACKAGES += \
fs_config_files
# Gatekeeper HAL
PRODUCT_PACKAGES += \
android.hardware.gatekeeper@1.0-impl