diff --git a/whitechapel/vendor/google/platform_app.te b/whitechapel/vendor/google/platform_app.te index 246ec357..b2dba7e2 100644 --- a/whitechapel/vendor/google/platform_app.te +++ b/whitechapel/vendor/google/platform_app.te @@ -7,6 +7,9 @@ binder_call(platform_app, hal_wlc) allow platform_app fwk_stats_hwservice:hwservice_manager find; allow platform_app nfc_service:service_manager find; +allow platform_app fwk_stats_service:service_manager find; +binder_use(platform_app) + allow platform_app touch_context_service:service_manager find; binder_call(platform_app, twoshay)