samsung: doze: fix typo

Change-Id: Id7716387688080b5ce0a99a4d968e210d8eed6f9
tirimbino
Dave Daynard 9 years ago committed by Jan Altensen
parent d3e7105606
commit e77e89d958
No known key found for this signature in database
GPG Key ID: 3E45BB95F7AD33DA
  1. 2
      doze/AndroidManifest.xml

@ -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>

Loading…
Cancel
Save