msm8974-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 Kevin F. Haggerty
parent 79060a6bb2
commit 7184df9837
2 changed files with 11 additions and 0 deletions

View File

@ -62,6 +62,9 @@ MAX_EGL_CACHE_KEY_SIZE := 12*1024
# of the device.
MAX_EGL_CACHE_SIZE := 2048*1024
# Filesystem
TARGET_FS_CONFIG_GEN := device/samsung/msm8974-common/config.fs
# HIDL
DEVICE_MANIFEST_FILE := device/samsung/msm8974-common/manifest.xml
DEVICE_MATRIX_FILE := device/samsung/msm8974-common/compatibility_matrix.xml

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