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

Commit 810b2768 authored by Raman Tenneti's avatar Raman Tenneti Committed by android-build-merger
Browse files

Merge "AOSP/ContactsTests - update the Contacts test package version to target...

Merge "AOSP/ContactsTests - update the Contacts test package version to target P (28) or higher." am: 6551ff72
am: 285a6f34

Change-Id: I92fea6ce571d907402b7d542fbb588a77a44c7d7
parents 51ba6b11 285a6f34
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" />