zenfone6: DeviceParts: Cleaning
* Remove no working offscreen gestures
* Restore key value of keylayout
* Edit and remove Strings ( I will update new translation soon ....)
* Edit Multi path of gestures for unique
* Edit file_contexts for this edited path
* Edit key event for FP long press
* Edit WAKELOCK DURATION
diff --git a/DeviceParts/AndroidManifest.xml b/DeviceParts/AndroidManifest.xml
index f939be8..7aa564f 100644
--- a/DeviceParts/AndroidManifest.xml
+++ b/DeviceParts/AndroidManifest.xml
@@ -77,7 +77,7 @@
<service
android:name="org.omnirom.device.GloveModeTileService"
android:icon="@drawable/ic_glove_tile"
- android:label="@string/tile_glove_mode"
+ android:label="@string/glove_mode_title"
android:permission="android.permission.BIND_QUICK_SETTINGS_TILE">
<intent-filter>
<action