Home
last modified time | relevance | path

Searched refs:AID_EXTERNAL_STORAGE (Results 1 – 5 of 5) sorted by relevance

/system/core/include/private/
Dandroid_filesystem_config.h133 #define AID_EXTERNAL_STORAGE 1077 /* Full external storage access including USB OTG volumes */ macro
/system/core/libcutils/include/cutils/
Dandroid_filesystem_config.h133 #define AID_EXTERNAL_STORAGE 1077 /* Full external storage access including USB OTG volumes */ macro
/system/core/libcutils/include_vndk/cutils/
Dandroid_filesystem_config.h133 #define AID_EXTERNAL_STORAGE 1077 /* Full external storage access including USB OTG volumes */ macro
/system/core/libcutils/include/private/
Dandroid_filesystem_config.h133 #define AID_EXTERNAL_STORAGE 1077 /* Full external storage access including USB OTG volumes */ macro
/system/vold/model/
DPublicVolume.cpp145 (isVisible ? AID_MEDIA_RW : AID_EXTERNAL_STORAGE), 0007, true)) { in doMount()
151 (isVisible ? AID_MEDIA_RW : AID_EXTERNAL_STORAGE), 0007)) { in doMount()