Skip to content
Snippets Groups Projects
Commit b4098828 authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

Merge "Fix build time warning" into oc-dev am: 5b8e9f55

am: 7f947b93

Change-Id: I69de4d758c47e8d0ae377aeb3a4bae81117993e2
parents 21047761 7f947b93
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ allow install_recovery shell_exec:file rx_file_perms; ...@@ -10,7 +10,7 @@ allow install_recovery shell_exec:file rx_file_perms;
# Execute /system/bin/applypatch # Execute /system/bin/applypatch
allow install_recovery system_file:file rx_file_perms; allow install_recovery system_file:file rx_file_perms;
not_full_treble(allow install_recovery vendor_file:file rx_file_perms;') not_full_treble(`allow install_recovery vendor_file:file rx_file_perms;')
allow install_recovery toolbox_exec:file rx_file_perms; allow install_recovery toolbox_exec:file rx_file_perms;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment