From 7f2f48beaedf7086b2e19065b148cbb796784e3b Mon Sep 17 00:00:00 2001 From: dianlujitao Date: Wed, 8 Jun 2022 20:06:20 +0800 Subject: [PATCH] MotoActions: Move rest strings to devicesettings Change-Id: I66c4768a45d20ea5e33500379369578980bfdfee --- MotoActions/AndroidManifest.xml | 2 +- MotoActions/res/values/strings.xml | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 MotoActions/res/values/strings.xml diff --git a/MotoActions/AndroidManifest.xml b/MotoActions/AndroidManifest.xml index 5ae8f64..dea1bf2 100644 --- a/MotoActions/AndroidManifest.xml +++ b/MotoActions/AndroidManifest.xml @@ -57,7 +57,7 @@ android:value="com.android.settings.category.ia.gestures" /> + android:resource="@string/device_gestures_panel_summary" /> diff --git a/MotoActions/res/values/strings.xml b/MotoActions/res/values/strings.xml deleted file mode 100644 index ebb5b7b..0000000 --- a/MotoActions/res/values/strings.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - Special Device Gestures - Moto Gestures - -- 2.20.1