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

Commit 3e871d13 authored by JW Wang's avatar JW Wang Committed by Android (Google) Code Review
Browse files

Merge "Remove the declaration from manifests (1/n)"

parents 63f0674b 50973ad9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -19,8 +19,6 @@

    <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
    <application>
        <receiver android:name="com.android.cts.install.lib.LocalIntentSender"
                  android:exported="true" />
        <uses-library android:name="android.test.runner" />
    </application>

+0 −2
Original line number Diff line number Diff line
@@ -20,8 +20,6 @@

    <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
    <application>
        <receiver android:name="com.android.cts.install.lib.LocalIntentSender"
                  android:exported="true" />
        <uses-library android:name="android.test.runner" />
    </application>