Skip to content
Snippets Groups Projects
Commit 95e63040 authored by Daniel Micay's avatar Daniel Micay Committed by android-build-merger
Browse files

Merge "priv_app: rm redundant app_data_file r_file_perms" am: b5f68f52

am: de595d58

Change-Id: I21ab37c1935112f579d26bdf47b3b6b68fc6045f
parents a78326a0 de595d58
Branches
Tags
No related merge requests found
......@@ -18,7 +18,7 @@ allow priv_app self:process ptrace;
# Some apps ship with shared libraries that they write out
# to their sandbox directory and then dlopen().
allow priv_app app_data_file:file { r_file_perms execute };
allow priv_app app_data_file:file execute;
allow priv_app audioserver_service:service_manager find;
allow priv_app cameraserver_service:service_manager find;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment