device_google_zumapro/tracking_denials/vendor_init.te
Cheng Gu 48326b2e0b Update SELinux error
Bug: 317754251
Test: adb reboot and observe log
Change-Id: I7dcf9782ce2be632410e956871f74e874ddaf3a1
2024-05-28 22:31:47 +00:00

5 lines
214 B
Text

# b/317316031
dontaudit vendor_init debugfs_trace_marker:file { getattr };
dontaudit vendor_init default_prop:property_service { set };
# b/322035750
dontaudit vendor_init vendor_gps_prop:property_service { set };