permission required for adb sideload to work
Bug: 183174452 Test: do adb sideload under enforcing mode Change-Id: I2ba05b22729894d2677859fd33a6370f2ff9d409
This commit is contained in:
parent
9c46632091
commit
fd45b5ef27
1 changed files with 3 additions and 0 deletions
3
whitechapel/vendor/google/recovery.te
vendored
Normal file
3
whitechapel/vendor/google/recovery.te
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
recovery_only(`
|
||||||
|
allow recovery sysfs_ota:file rw_file_perms;
|
||||||
|
')
|
Loading…
Add table
Add a link
Reference in a new issue