mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-03-18 12:11:29 +00:00
android: remove customdeviceactivity from manifest
This commit is contained in:
@@ -74,15 +74,6 @@
|
|||||||
android:resource="@xml/battery_widget_info" />
|
android:resource="@xml/battery_widget_info" />
|
||||||
</receiver>
|
</receiver>
|
||||||
|
|
||||||
<activity
|
|
||||||
android:name=".CustomDevice"
|
|
||||||
android:exported="true"
|
|
||||||
android:label="@string/title_activity_custom_device"
|
|
||||||
android:theme="@style/Theme.LibrePods">
|
|
||||||
<intent-filter>
|
|
||||||
<category android:name="android.intent.category.LAUNCHER" />
|
|
||||||
</intent-filter>
|
|
||||||
</activity>
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".MainActivity"
|
android:name=".MainActivity"
|
||||||
android:exported="true"
|
android:exported="true"
|
||||||
|
|||||||
Reference in New Issue
Block a user