device_google_zuma/tracking_denials/platform_app.te
Ernie Hsu f7adc840df Fix sepolicy for mediacodec_google and mediacodec_samsung
mediacodec_google and mediacodec_samsung could be audited

Test: atest-dev com.google.android.selinux.pts.SELinuxTest#scanAvcDeniedLogRightAfterReboot
      No fail associated with mediacodec_google and mediacodec_samsung
Bug: 262794938
Bug: 262794428
Bug: 262793919
Change-Id: I0ebac8c5c25ae89ecc8907f0f141f5ec1d8aaa0b
2023-02-07 05:48:58 +00:00

11 lines
No EOL
350 B
Text

# b/260768402
dontaudit platform_app default_android_service:service_manager { find };
# b/260922162
dontaudit platform_app default_android_service:service_manager { find };
# b/262794428
dontaudit platform_app hal_wlc:binder { call };
dontaudit platform_app hal_wlc:binder { transfer };
# b/264490036
userdebug_or_eng(`
permissive platform_app;
')