Merge "Fix build time warning" into oc-dev
am: 5b8e9f55b6
Change-Id: If677c4091bf45a09cdecf6c990099590e10a51a5
This commit is contained in:
commit
7f947b936c
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue