Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 25a78400 authored by Hyunyoung Song's avatar Hyunyoung Song
Browse files

Delete AndroidManifest meta-data for dump_provider

Bug: 144953948

Change-Id: I3c625eae7e4b20a34c9e471d55a339442a6b36b8
parent 8cea0bcc
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -137,14 +137,6 @@
            </intent-filter>
        </activity>

        <!--
        Should point to the content provider which can be used to dump Launcher3 compatible
        worspace configuration to the dump's file descriptor by using launcher_dump.proto
        -->
        <meta-data
            android:name="com.android.launcher3.launcher_dump_provider"
            android:value="com.android.launcher3.LauncherProvider" />

        <!--
        The settings provider contains Home's data, like the workspace favorites. The permissions
        should be changed to what is defined above. The authorities should also be changed to