Skip to content
Snippets Groups Projects
Commit d3c526a1 authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 58336fc6: am 815e9813: Merge "Make bluetooth, nfc, radio and shell adb-installable"

* commit '58336fc6':
  Make bluetooth, nfc, radio and shell adb-installable
parents f1611ccf 58336fc6
No related branches found
No related tags found
No related merge requests found
......@@ -27,3 +27,7 @@ security_access_policy(installd)
allow installd platform_app_data_file:lnk_file { create setattr };
allow installd app_data_file:lnk_file { create setattr };
allow installd asec_apk_file:file r_file_perms;
allow installd bluetooth_data_file:lnk_file { create setattr };
allow installd nfc_data_file:lnk_file { create setattr };
allow installd radio_data_file:lnk_file { create setattr };
allow installd shell_data_file:lnk_file { create setattr };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment