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

Commit 16025407 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Remove redundant permission tag

Change-Id: I717e2fc9dca13096d76c159f8c3bebff065c6ca1
parent 4910c962
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"