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

Commit 7192c08c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Delete AndroidManifest meta-data for dump_provider Bug: 144953948" into ub-launcher3-master

parents c4822a37 25a78400
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