Merge "Stats: new sepolicy for the AIDL service" into sc-dev
This commit is contained in:
commit
175c2eaa31
2 changed files with 2 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
|||
# b/181914749
|
||||
dontaudit pixelstats_vendor servicemanager:binder { call };
|
||||
# b/181915066
|
||||
dontaudit pixelstats_vendor servicemanager:binder { call };
|
|
@ -11,5 +11,7 @@ hwbinder_use(pixelstats_vendor)
|
|||
|
||||
allow pixelstats_vendor fwk_stats_hwservice:hwservice_manager find;
|
||||
binder_call(pixelstats_vendor, stats_service_server)
|
||||
binder_use(pixelstats_vendor);
|
||||
allow pixelstats_vendor fwk_stats_service:service_manager find;
|
||||
|
||||
allow pixelstats_vendor sysfs_scsi_devices_0000:file rw_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue