diff --git a/sepolicy/vendor/platform_app.te b/sepolicy/vendor/platform_app.te new file mode 100644 index 0000000..79f8f14 --- /dev/null +++ b/sepolicy/vendor/platform_app.te @@ -0,0 +1,2 @@ +allow platform_app vendor_hal_soter_hwservice:hwservice_manager find; +binder_call(platform_app, vendor_hal_soter_qti)