sm8250-common: KeyHandler: Use VibrationEffect

* Also update haptic feedback logic

Change-Id: I722022d014d9e88ef267a5563b43fee87ef02b6b
This commit is contained in:
Ashwin R C
2020-05-27 15:17:10 +00:00
committed by LuK1337
parent 67c9e2ad71
commit 89b4f0377f
2 changed files with 5 additions and 4 deletions

View File

@@ -17,4 +17,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:sharedUserId="android.uid.system"
package="org.lineageos.settings.device">
<uses-permission android:name="android.permission.VIBRATE" />
</manifest>