enforce dumpstate
Bug: 264489270 Test: adb bugreport Change-Id: Idb3c29ff306b825dba9422dca5f1ec1a1d65d8f4
This commit is contained in:
parent
5488c59d9a
commit
ea9c12efb3
1 changed files with 0 additions and 28 deletions
|
@ -1,28 +0,0 @@
|
||||||
# b/261933169
|
|
||||||
dontaudit dumpstate con_monitor_app:process { signal };
|
|
||||||
dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };
|
|
||||||
dontaudit dumpstate euiccpixel_app:process { signal };
|
|
||||||
dontaudit dumpstate fuse:dir { search };
|
|
||||||
dontaudit dumpstate hal_audio_default:binder { call };
|
|
||||||
dontaudit dumpstate hal_confirmationui_default:binder { call };
|
|
||||||
dontaudit dumpstate hal_health_default:binder { call };
|
|
||||||
dontaudit dumpstate modem_efs_file:dir { getattr };
|
|
||||||
dontaudit dumpstate modem_img_file:dir { getattr };
|
|
||||||
dontaudit dumpstate modem_img_file:filesystem { getattr };
|
|
||||||
dontaudit dumpstate modem_userdata_file:dir { getattr };
|
|
||||||
dontaudit dumpstate persist_file:dir { getattr };
|
|
||||||
dontaudit dumpstate system_data_file:dir { open };
|
|
||||||
dontaudit dumpstate system_data_file:dir { read };
|
|
||||||
dontaudit dumpstate vold:binder { call };
|
|
||||||
# b/262633248
|
|
||||||
dontaudit dumpstate mediacodec_google:process { signal };
|
|
||||||
dontaudit dumpstate rild:binder { call };
|
|
||||||
# b/263048776
|
|
||||||
dontaudit dumpstate hal_usb_impl:binder { call };
|
|
||||||
dontaudit dumpstate hal_uwb_default:binder { call };
|
|
||||||
# b/264489270
|
|
||||||
userdebug_or_eng(`
|
|
||||||
permissive dumpstate;
|
|
||||||
')# b/267260717
|
|
||||||
dontaudit dumpstate hal_cas_default:binder { call };
|
|
||||||
dontaudit dumpstate hal_sensors_default:binder { call };
|
|
Loading…
Add table
Add a link
Reference in a new issue