diff --git a/BoardConfig.mk b/BoardConfig.mk index 4e6f179..46cd344 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -21,6 +21,7 @@ DEVICE_PATH := device/motorola/sanders BOARD_VENDOR := motorola-qcom # AIDs and CAPS +TARGET_ALLOW_LEGACY_AIDS := true TARGET_FS_CONFIG_GEN := \ $(DEVICE_PATH)/fs_config/mot_aids.txt \ $(DEVICE_PATH)/fs_config/file_caps.txt diff --git a/fs_config/file_caps.txt b/fs_config/file_caps.txt index fa8e47f..bb1c956 100644 --- a/fs_config/file_caps.txt +++ b/fs_config/file_caps.txt @@ -22,6 +22,12 @@ value:2951 [AID_RFS_SHARED] value:2952 +[AID_RFS_OLD] +value:3012 + +[AID_RFS_SHARED_OLD] +value:3013 + [system/bin/imsdatadaemon] user: AID_SYSTEM group: AID_SYSTEM