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

Commit bf293921 authored by Jay Shrauner's avatar Jay Shrauner Committed by Android Git Automerger
Browse files

am ec371fd4: Merge "Contacts should not share user with ContactsProvider"

* commit 'ec371fd4':
  Contacts should not share user with ContactsProvider
parents 246035df ec371fd4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -15,8 +15,7 @@
-->

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.android.contacts"
    android:sharedUserId="android.uid.shared">
    package="com.android.contacts">

    <uses-sdk android:minSdkVersion="23" android:targetSdkVersion="23" />
    <original-package android:name="com.android.contacts" />