Merge "Fix build time warning" into oc-dev

This commit is contained in:
TreeHugger Robot 2017-04-21 18:48:41 +00:00 committed by Android (Google) Code Review
commit 5b8e9f55b6

View file

@ -10,7 +10,7 @@ allow install_recovery shell_exec:file rx_file_perms;
# Execute /system/bin/applypatch
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;