msm8226-common: Add AID_QCOM_DIAG, AID_RFS, and AID_RFS_SHARED to config.fs

Change-Id: I9da576900ed29a2633bb997dbbea4565b489a418
This commit is contained in:
Ritesh Harjani 2017-11-16 00:30:10 -05:00 committed by Francescodario Cuzzocrea
parent f9188fc8b1
commit f5633db7a4
2 changed files with 11 additions and 0 deletions

View file

@ -83,6 +83,9 @@ MAX_EGL_CACHE_KEY_SIZE := 12*1024
# of the device.
MAX_EGL_CACHE_SIZE := 2048*1024
# Filesystem
TARGET_FS_CONFIG_GEN := device/samsung/msm8226-common/config.fs
# Fonts
EXTENDED_FONT_FOOTPRINT := true

8
config.fs Normal file
View file

@ -0,0 +1,8 @@
[AID_QCOM_DIAG]
value:2950
[AID_RFS]
value:2951
[AID_RFS_SHARED]
value:2952