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

Revert "Add permissions for screencap for dumpstate." am: 9c571765

am: 9e0ca36c

Change-Id: I695689149665bd71be9b1a986c52d5c3035ec337
parents 221987c8 9e0ca36c
No related branches found
No related tags found
No related merge requests found
type screencap, domain;
type screencap_exec, exec_type, file_type;
typeattribute screencap coredomain;
......@@ -34,8 +35,6 @@ allow screencap mnt_user_file:dir search;
allow screencap mnt_user_file:lnk_file read;
allow screencap sdcardfs:dir { search write };
allow screencap sdcardfs:file { open write };
allow screencap shell_data_file:file create_file_perms;
allow screencap shell_data_file:dir rw_dir_perms;
allow screencap storage_file:dir search;
allow screencap storage_file:lnk_file read;
allow screencap tmpfs:dir search;
......@@ -925,7 +925,6 @@ neverallow {
-dumpstate
-installd
-init
-screencap
-shell
-vold
} shell_data_file:dir no_w_dir_perms;
......@@ -937,7 +936,6 @@ neverallow {
-dumpstate
-init
-installd
-screencap
-system_server # why?
userdebug_or_eng(`-uncrypt')
} shell_data_file:dir { open search };
......@@ -950,7 +948,6 @@ neverallow {
-appdomain
-dumpstate
-installd
-screencap
userdebug_or_eng(`-uncrypt')
} shell_data_file:file open;
......
type screencap, domain;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment