* Prevents fp from triggering other events such as
vibrate on long press
Fixes: 7b74e3d8fef912c35f6d48f69c951af290414d73 ("keylayout: Redirect keycode 96 to CAMERA")
Co-authored-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
Signed-off-by: Joker-V2 <nipinna0@gmail.com>
10 lines
290 B
XML
10 lines
290 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2021 WaveOS
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:sharedUserId="android.uid.system"
|
|
package="me.superioros.keyhandler" />
|