Backgrounds: Rebrand

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
Pranav Vashi 2020-02-16 14:33:02 +05:30
parent b47e11475b
commit 7dff93fc9d

View File

@ -15,11 +15,11 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="org.lineageos.backgrounds">
package="org.crdroid.backgrounds">
<application android:label="@string/app_name">
<receiver android:name=".LineageBackgrounds">
<receiver android:name=".crDroidBackgrounds">
<intent-filter>
<action android:name="com.android.launcher3.action.PARTNER_CUSTOMIZATION"/>
</intent-filter>