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

Commit 83998f7c authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android Git Automerger
Browse files

am 16025407: Remove redundant permission tag

* commit '16025407':
  Remove redundant permission tag
parents 47d02edd 16025407
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -22,8 +22,6 @@
    <application>
        <uses-library android:name="android.test.runner" />
        <!-- meta-data android:name="com.android.contacts.iconset" android:resource="@xml/iconset" /-->
        <uses-permission android:name="android.permission.READ_CONTACTS" />

    </application>

    <instrumentation android:name="android.test.InstrumentationTestRunner"