samsung: doze: fix typo
authorDave Daynard <nardholio@gmail.com>
Wed, 9 Sep 2015 02:56:10 +0000 (22:56 -0400)
committerJan Altensen <info@stricted.net>
Fri, 20 Mar 2020 13:56:33 +0000 (14:56 +0100)
Change-Id: Id7716387688080b5ce0a99a4d968e210d8eed6f9

doze/AndroidManifest.xml

index 0bcc51f9f6aee7252492686e6e3e16ac498eacb7..9d71fa0105681e20132882c2bb8f749e55f031d5 100644 (file)
@@ -32,7 +32,7 @@
         <activity
             android:name=".TouchscreenGestureSettings"
             android:label="@string/screen_gestures_panel_title"
-            android:theme="@android:style/Theme.Material.Settings">>
+            android:theme="@android:style/Theme.Material.Settings">
             <intent-filter>
                 <action android:name="com.cyanogenmod.action.LAUNCH_TOUCHSCREEN_GESTURE_SETTINGS" />
             </intent-filter>