Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Merge "Contacts should not share user with ContactsProvider"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Shrauner authored and Gerrit Code Review committed Oct 16, 2015
2 parents 3f99e9f + 55512cd commit ec371fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions AndroidManifest.xml
Expand Up @@ -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" />
Expand Down

0 comments on commit ec371fd

Please sign in to comment.