Merge changes Ic697ffe8,Idcf38e09 into sc-dev
* changes: Remove dumpstate AVC denials dontaudit for twoshay Allow dumpstate to access twoshay
This commit is contained in:
committed by
Android (Google) Code Review
commit
a2d2ebd508
@@ -1,4 +1,2 @@
|
||||
# b/185723618
|
||||
dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };
|
||||
# b/187014717
|
||||
dontaudit dumpstate twoshay:binder call;
|
||||
|
||||
@@ -54,6 +54,9 @@ allow hal_dumpstate_default sysfs_thermal:dir r_dir_perms;
|
||||
allow hal_dumpstate_default sysfs_thermal:file r_file_perms;
|
||||
allow hal_dumpstate_default sysfs_thermal:lnk_file read;
|
||||
|
||||
allow hal_dumpstate_default touch_context_service:service_manager find;
|
||||
binder_call(hal_dumpstate_default, twoshay)
|
||||
|
||||
# Modem logs
|
||||
allow hal_dumpstate_default modem_efs_file:dir search;
|
||||
allow hal_dumpstate_default modem_efs_file:file r_file_perms;
|
||||
|
||||
Reference in New Issue
Block a user