summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 452a790..9415ea1 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1513,6 +1513,9 @@
</intent-filter>
</activity>
+ <activity android:name=".notificationlight.NotificationLightSettings" />
+
+ <activity android:name=".notificationlight.BatteryLightSettings" />
<receiver android:name=".widget.SettingsAppWidgetProvider"
android:label="@string/gadget_title"