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

Commit 6551ff72 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "AOSP/ContactsTests - update the Contacts test package version to target P (28) or higher."

parents 2fbb3a80 bd79050e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.android.contacts.tests">

    <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="25" />
    <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28" />

    <uses-permission android:name="android.permission.READ_CONTACTS" />
    <uses-permission android:name="android.permission.WRITE_CONTACTS" />