HomeSort by relevance Sort by last modified time
    Searched refs:AID_ISOLATED_END (Results 1 - 2 of 2) sorted by null

  /system/core/include/private/
android_filesystem_config.h 108 #define AID_ISOLATED_END 99999 /* end of uids for fully isolated sandboxed processes */
  /frameworks/native/cmds/servicemanager/
service_manager.c 182 if (appid >= AID_ISOLATED_START && appid <= AID_ISOLATED_END) {

Completed in 57 milliseconds