Merge "Fix build time warning" into oc-dev

am: 5b8e9f55b6

Change-Id: If677c4091bf45a09cdecf6c990099590e10a51a5
This commit is contained in:
Jeff Vander Stoep 2017-04-21 19:07:55 +00:00 committed by android-build-merger
commit 7f947b936c

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;