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:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user