Skip to content
Snippets Groups Projects
Commit 650ae437 authored by Stephen Smalley's avatar Stephen Smalley Committed by Android Git Automerger
Browse files

am 81d569cd: am 77852065: Remove platform_app shell_data_file:lnk_file read access.

* commit '81d569cd':
  Remove platform_app shell_data_file:lnk_file read access.
parents 9b76245a 81d569cd
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,6 @@ bluetooth_domain(platform_app)
# Read from /data/local/tmp or /data/data/com.android.shell.
allow platform_app shell_data_file:dir search;
allow platform_app shell_data_file:file { open getattr read };
allow platform_app shell_data_file:lnk_file read;
# Populate /data/app/vmdl*.tmp, /data/app-private/vmdl*.tmp files
# created by system server.
allow platform_app { apk_tmp_file apk_private_tmp_file }:file rw_file_perms;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment