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

am 1b6c4ea2: am e0685117: am 004bd4e0: Allow installd to create the lib...

am 1b6c4ea2: am e0685117: am 004bd4e0: Allow installd to create the lib symlink for system_app_data_file

* commit '1b6c4ea2':
  Allow installd to create the lib symlink for system_app_data_file
parents 1ae747a2 1b6c4ea2
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ 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 };
allow installd system_app_data_file:lnk_file { create setattr };
# restorecon /data/data
allow installd unlabeled:dir relabelfrom;
allow installd unlabeled:notdevfile_class_set relabelfrom;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment