Merge cherrypicks of ['android-review.googlesource.com/3135695'] into 24Q3-release.
Change-Id: Ic82580040f528ffde6c12287c43ba0d794adb867
This commit is contained in:
commit
ad1c4255c4
1 changed files with 3 additions and 0 deletions
|
@ -436,6 +436,9 @@ userdebug_or_eng(`
|
|||
allowxperm shell vmlauncher_app_devpts:chr_file ioctl unpriv_tty_ioctls;
|
||||
')
|
||||
|
||||
# Allow CTS to check whether AVF debug policy is installed
|
||||
allow shell { proc_dt_avf sysfs_dt_avf }:dir search;
|
||||
|
||||
# Allow access to ion memory allocation device.
|
||||
allow shell ion_device:chr_file rw_file_perms;
|
||||
|
||||
|
|
Loading…
Reference in a new issue