LineageAction: add Kernel Profiles toggle [Spectrum]

Co-authored-by: andr68rus <ashtmb@gmail.com>
Co-authored-by: sai4041412 <sai404142@gmail.com>

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
ronaxdevil
2019-05-10 16:05:23 +00:00
parent de9c4bf362
commit ef369c5b47
7 changed files with 175 additions and 3 deletions

View File

@@ -22,6 +22,7 @@
android:allowBackup="true"
android:label="@string/moto_actions_title"
android:icon="@drawable/ic_gesture"
android:summary="@string/moto_actions_summary"
android:persistent="true">
<provider
@@ -72,7 +73,7 @@
<activity
android:name=".ActionsPreferenceActivity"
android:label="@string/moto_actions_title"
android:summary="@string/device_gestures_summary"
android:summary="@string/moto_actions_summary"
android:theme="@style/LineageActions">
<intent-filter>
<action android:name="com.android.settings.action.IA_SETTINGS" />