Skip to content
Snippets Groups Projects
Commit 9eb4dfe1 authored by Geremy Condra's avatar Geremy Condra Committed by Android Git Automerger
Browse files

am 048fe720: Merge commit \'81fe5f7c\' into manualmerge2

* commit '048fe720':
  Allow all domains to read the log devices.
parents 980fa371 048fe720
No related branches found
No related tags found
No related merge requests found
......@@ -98,6 +98,7 @@ app_domain(untrusted_app)
net_domain(untrusted_app)
bluetooth_domain(untrusted_app)
allow untrusted_app tun_device:chr_file rw_file_perms;
allow untrusted_app system_data_file:file { execute open };
# Internal SDCard rw access.
bool app_internal_sdcard_rw true;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment