OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AID_INSTALL
(Results
1 - 3
of
3
) sorted by null
/system/core/include/private/
android_filesystem_config.h
55
#define
AID_INSTALL
1012 /* group for installing packages */
130
{ "install",
AID_INSTALL
, },
/frameworks/native/cmds/installd/
installd.c
490
if (setgid(
AID_INSTALL
) < 0) {
495
if (setuid(
AID_INSTALL
) < 0) {
commands.c
[
all
...]
Completed in 109 milliseconds