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

Add policy for 'blank_screen'.

am: 8bda3dfa

Change-Id: If584f3c70360f673079759417ef69e583a7d7df5
parents b263aa00 8bda3dfa
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 @@ ...@@ -5,6 +5,9 @@
(typeattributeset new_objects (typeattributeset new_objects
( adbd_exec ( adbd_exec
bootloader_boot_reason_prop bootloader_boot_reason_prop
blank_screen
blank_screen_exec
blank_screen_tmpfs
bpfloader bpfloader
bpfloader_exec bpfloader_exec
broadcastradio_service broadcastradio_service
......
...@@ -179,6 +179,7 @@ ...@@ -179,6 +179,7 @@
# #
/system(/.*)? u:object_r:system_file:s0 /system(/.*)? u:object_r:system_file:s0
/system/bin/atrace u:object_r:atrace_exec: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/e2fsdroid u:object_r:e2fs_exec:s0
/system/bin/mke2fs u:object_r:e2fs_exec:s0 /system/bin/mke2fs u:object_r:e2fs_exec:s0
/system/bin/e2fsck -- u:object_r:fsck_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