Skip to content
Snippets Groups Projects
Commit 1f022b8c authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Add policy for 'blank_screen'. am: 8bda3dfa

am: 4c6f0a09

Change-Id: I19fd79bfb01ae72c18e9126d00606c70ecb7e7dc
parents ed148261 4c6f0a09
No related branches found
No related tags found
No related merge requests found
type blank_screen, domain, coredomain;
type blank_screen_exec, exec_type, file_type;
init_daemon_domain(blank_screen)
hal_client_domain(blank_screen, hal_light)
......@@ -5,6 +5,9 @@
(typeattributeset new_objects
( adbd_exec
bootloader_boot_reason_prop
blank_screen
blank_screen_exec
blank_screen_tmpfs
bpfloader
bpfloader_exec
broadcastradio_service
......
......@@ -179,6 +179,7 @@
#
/system(/.*)? u:object_r:system_file:s0
/system/bin/atrace u:object_r:atrace_exec:s0
/system/bin/blank_screen u:object_r:blank_screen_exec:s0
/system/bin/e2fsdroid u:object_r:e2fs_exec:s0
/system/bin/mke2fs u:object_r:e2fs_exec:s0
/system/bin/e2fsck -- u:object_r:fsck_exec:s0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment