Merge "Update avc error on ROM 7432667" into sc-dev am: 699d68a092
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14860443 Change-Id: Iaef188dc7364e163a4f37c4029d5ac21bd4443a2
This commit is contained in:
commit
0969a773c2
9 changed files with 20 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
|||
dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };
|
||||
# b/187795940
|
||||
dontaudit dumpstate twoshay:binder call;
|
||||
# b/190337283
|
||||
dontaudit dumpstate debugfs_wakeup_sources:file read;
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
# b/187015816
|
||||
dontaudit incidentd apex_info_file:file getattr;
|
||||
# b/190337296
|
||||
dontaudit incidentd debugfs_wakeup_sources:file read;
|
||||
|
|
2
tracking_denials/logger_app.te
Normal file
2
tracking_denials/logger_app.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/190337281
|
||||
dontaudit logger_app sysfs_vendor_sched:dir search;
|
2
tracking_denials/mediaprovider.te
Normal file
2
tracking_denials/mediaprovider.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/190336723
|
||||
dontaudit mediaprovider sysfs_vendor_sched:dir search;
|
2
tracking_denials/shell.te
Normal file
2
tracking_denials/shell.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/190336524
|
||||
dontaudit shell sysfs_vendor_sched:dir search;
|
|
@ -2,3 +2,5 @@
|
|||
dontaudit untrusted_app vendor_camera_prop:file { read };
|
||||
dontaudit untrusted_app vendor_camera_prop:file { read };
|
||||
dontaudit untrusted_app vendor_camera_prop:file { read };
|
||||
# b/190337295
|
||||
dontaudit untrusted_app sysfs_vendor_sched:dir search;
|
||||
|
|
2
tracking_denials/untrusted_app_29.te
Normal file
2
tracking_denials/untrusted_app_29.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/190336841
|
||||
dontaudit untrusted_app_29 sysfs_vendor_sched:dir search;
|
|
@ -1,2 +1,6 @@
|
|||
# b/176528557
|
||||
dontaudit vendor_init debugfs_trace_marker:file { getattr };
|
||||
# b/190337297
|
||||
dontaudit vendor_init vendor_maxfg_debugfs:file setattr;
|
||||
dontaudit vendor_init vendor_page_pinner_debugfs:file setattr;
|
||||
dontaudit vendor_init vendor_regmap_debugfs:file setattr;
|
||||
|
|
2
vendor/google/bug_map
vendored
Normal file
2
vendor/google/bug_map
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
bluetooth sysfs_vendor_sched file b/190336525
|
||||
mediaprovider_app sysfs_vendor_sched file b/190336723
|
Loading…
Add table
Add a link
Reference in a new issue