mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-28 13:18:23 +00:00
Remove obdm_app access to proc label.
am: 1898ea64c2
Change-Id: I1031b37b4a016220939f9686ccee7476ab6f86ca
This commit is contained in:
@@ -3,7 +3,7 @@ type obdm_app, domain, coredomain;
|
||||
app_domain(obdm_app)
|
||||
net_domain(obdm_app)
|
||||
|
||||
r_dir_file(obdm_app, proc)
|
||||
allow obdm_app proc_stat:file r_file_perms;
|
||||
|
||||
# talk to /dev/diag
|
||||
allow obdm_app diag_device:chr_file rw_file_perms;
|
||||
|
||||
Reference in New Issue
Block a user