Home
last modified time | relevance | path

Searched refs:gsid (Results 1 – 19 of 19) sorted by relevance

/system/sepolicy/prebuilts/api/29.0/private/
Dgsid.te1 # gsid - Manager for GSI Installation
3 type gsid, domain;
5 typeattribute gsid coredomain;
7 init_daemon_domain(gsid)
9 binder_use(gsid)
10 binder_service(gsid)
11 add_service(gsid, gsi_service)
12 set_prop(gsid, gsid_prop)
15 allow gsid dm_device:chr_file rw_file_perms;
16 allow gsid dm_device:blk_file rw_file_perms;
[all …]
Dproperty_contexts134 # Restrict access to starting/stopping gsid.
135 ctl.start$gsid u:object_r:ctl_gsid_prop:s0
136 ctl.stop$gsid u:object_r:ctl_gsid_prop:s0
137 ctl.restart$gsid u:object_r:ctl_gsid_prop:s0
194 gsid. u:object_r:gsid_prop:s0
195 ro.gsid. u:object_r:gsid_prop:s0
Ddomain.te307 -gsid
Dfile_contexts326 /system/bin/gsid u:object_r:gsid_exec:s0
Dsystem_server.te634 # Read gsid.image_running.
/system/sepolicy/private/
Dgsid.te1 # gsid - Manager for GSI Installation
3 type gsid, domain;
5 typeattribute gsid coredomain;
7 init_daemon_domain(gsid)
9 binder_use(gsid)
10 binder_service(gsid)
11 add_service(gsid, gsi_service)
12 set_prop(gsid, gsid_prop)
15 allow gsid dm_device:chr_file rw_file_perms;
16 allow gsid dm_device:blk_file rw_file_perms;
[all …]
Dproperty_contexts134 # Restrict access to starting/stopping gsid.
135 ctl.start$gsid u:object_r:ctl_gsid_prop:s0
136 ctl.stop$gsid u:object_r:ctl_gsid_prop:s0
137 ctl.restart$gsid u:object_r:ctl_gsid_prop:s0
194 gsid. u:object_r:gsid_prop:s0
195 ro.gsid. u:object_r:gsid_prop:s0
Ddomain.te307 -gsid
Dfile_contexts326 /system/bin/gsid u:object_r:gsid_exec:s0
Dsystem_server.te634 # Read gsid.image_running.
/system/gsid/
Dgsi_tool.cpp44 static int Disable(sp<IGsiService> gsid, int argc, char** argv);
45 static int Enable(sp<IGsiService> gsid, int argc, char** argv);
46 static int Install(sp<IGsiService> gsid, int argc, char** argv);
47 static int Wipe(sp<IGsiService> gsid, int argc, char** argv);
48 static int WipeData(sp<IGsiService> gsid, int argc, char** argv);
49 static int Status(sp<IGsiService> gsid, int argc, char** argv);
50 static int Cancel(sp<IGsiService> gsid, int argc, char** argv);
94 explicit ProgressBar(sp<IGsiService> gsid) : gsid_(gsid) {} in ProgressBar() argument
206 static int Install(sp<IGsiService> gsid, int argc, char** argv) { in Install() argument
261 gsid->isGsiRunning(&running_gsi); in Install()
[all …]
Dgsid.rc1 service gsid /system/bin/gsid
15 exec_background - root root -- /system/bin/gsid run-startup-tasks
DAndroid.bp56 name: "gsid",
65 "gsid.rc",
/system/sepolicy/private/compat/28.0/
D28.0.ignore.cil62 gsid
/system/sepolicy/prebuilts/api/29.0/private/compat/28.0/
D28.0.ignore.cil62 gsid
/system/sepolicy/public/
Dshell.te81 # Allow shell to start/stop gsid via ctl.start|stop|restart gsid.
Ddevice.te110 # separate device node. gsid, however, accesses the original devide node
/system/sepolicy/prebuilts/api/29.0/public/
Dshell.te81 # Allow shell to start/stop gsid via ctl.start|stop|restart gsid.
Ddevice.te110 # separate device node. gsid, however, accesses the original devide node