From 709c859ebc312f0b549b2eebb289848c4b8545b7 Mon Sep 17 00:00:00 2001 From: DidntRead Date: Sat, 16 Dec 2017 10:47:06 +0200 Subject: light: fix permission error --- hidl/vibrator/android.hardware.vibrator@1.0-service.mediatek.rc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hidl') diff --git a/hidl/vibrator/android.hardware.vibrator@1.0-service.mediatek.rc b/hidl/vibrator/android.hardware.vibrator@1.0-service.mediatek.rc index 938692a..8da4e7f 100644 --- a/hidl/vibrator/android.hardware.vibrator@1.0-service.mediatek.rc +++ b/hidl/vibrator/android.hardware.vibrator@1.0-service.mediatek.rc @@ -1,3 +1,6 @@ +on post-fs + chown system system /sys/kernel/thunderquake_engine/level + service vibrator-1-0 /vendor/bin/hw/android.hardware.vibrator@1.0-service.mediatek class hal user system -- cgit v1.2.3