summaryrefslogtreecommitdiff
path: root/vibrator/cs40l25/hal_vibrator_default.te
diff options
context:
space:
mode:
Diffstat (limited to 'vibrator/cs40l25/hal_vibrator_default.te')
-rw-r--r--vibrator/cs40l25/hal_vibrator_default.te3
1 files changed, 2 insertions, 1 deletions
diff --git a/vibrator/cs40l25/hal_vibrator_default.te b/vibrator/cs40l25/hal_vibrator_default.te
index 2dd1c65..81c2f3f 100644
--- a/vibrator/cs40l25/hal_vibrator_default.te
+++ b/vibrator/cs40l25/hal_vibrator_default.te
@@ -17,4 +17,5 @@ get_prop(hal_vibrator_default, vendor_vibrator_prop);
vndbinder_use(hal_vibrator_default);
# Allow Vibrator HAL to communicate with stats service
-allow hal_vibrator_default fwk_stats_service:service_manager find; \ No newline at end of file
+allow hal_vibrator_default fwk_stats_service:service_manager find;
+binder_use(hal_vibrator_default)