am fbc8ec2e
: Make system use patchoat to relocate during runtime.
* commit 'fbc8ec2eacaff635a51b0334ea43ddaaa65655ea': Make system use patchoat to relocate during runtime.
This commit is contained in:
commit
58112b47e1
1 changed files with 2 additions and 0 deletions
|
@ -161,6 +161,8 @@
|
|||
/system/bin/vdc u:object_r:vdc_exec:s0
|
||||
/system/bin/install-recovery.sh u:object_r:install_recovery_exec:s0
|
||||
/system/bin/dex2oat u:object_r:dex2oat_exec:s0
|
||||
# patchoat executable has (essentially) the same requirements as dex2oat.
|
||||
/system/bin/patchoat u:object_r:dex2oat_exec:s0
|
||||
|
||||
#############################
|
||||
# Vendor files
|
||||
|
|
Loading…
Reference in a new issue