Merge "adbd.te: remove allow adbd toolbox_exec:file rx_file_perms" am: eed6bbdc43
am: 3920e7af95
* commit '3920e7af954aad40e58ac4f644b6b763a355a880':
adbd.te: remove allow adbd toolbox_exec:file rx_file_perms
This commit is contained in:
commit
693791c0f7
1 changed files with 0 additions and 4 deletions
4
adbd.te
4
adbd.te
|
@ -52,10 +52,6 @@ set_prop(adbd, ffs_prop)
|
||||||
# Run /system/bin/bu
|
# Run /system/bin/bu
|
||||||
allow adbd system_file:file rx_file_perms;
|
allow adbd system_file:file rx_file_perms;
|
||||||
|
|
||||||
# XXX Run toolbox. Might not be needed.
|
|
||||||
allow adbd toolbox_exec:file rx_file_perms;
|
|
||||||
auditallow adbd toolbox_exec:file rx_file_perms;
|
|
||||||
|
|
||||||
# Perform binder IPC to surfaceflinger (screencap)
|
# Perform binder IPC to surfaceflinger (screencap)
|
||||||
# XXX Run screencap in a separate domain?
|
# XXX Run screencap in a separate domain?
|
||||||
binder_use(adbd)
|
binder_use(adbd)
|
||||||
|
|
Loading…
Reference in a new issue