android-cts

Not able to add new group permission in android

坚强是说给别人听的谎言 提交于 2019-12-01 08:37:29
问题 I'm trying to add a new group permission in Android but it is not taking effect in my application (new CTS test). Below are the changes : test@test-ubuntu:~/android_aosp/system/core$ git diff diff --git a/include/private/android_filesystem_config.h b/include/private/android_filesystem_config.h index d2193b7..7725126 100644 --- a/include/private/android_filesystem_config.h +++ b/include/private/android_filesystem_config.h @@ -77,6 +77,7 @@ #define AID_SDCARD_ALL 1035 /* access all users