Remove obdm_app access to proc label.

am: 1898ea64c2

Change-Id: I1031b37b4a016220939f9686ccee7476ab6f86ca
This commit is contained in:
Tri Vo
2017-11-02 06:38:33 +00:00
committed by android-build-merger

View File

@@ -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;