OSDN Git Service

TrustedCredentialsSettings should be launched in personal user instead of work user
authorVictor Chang <vichang@google.com>
Thu, 7 Apr 2016 20:20:38 +0000 (21:20 +0100)
committerVictor Chang <vichang@google.com>
Fri, 8 Apr 2016 15:48:04 +0000 (15:48 +0000)
Bug: 18224038
Change-Id: I861a0b98b4b7f0792332b980c1c8e080864b4d57

AndroidManifest.xml

index a1cb7ee..2db1223 100644 (file)
             </intent-filter>
             <meta-data android:name="com.android.settings.FRAGMENT_CLASS"
                 android:value="com.android.settings.TrustedCredentialsSettings" />
+            <meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED"
+                android:value="true" />
         </activity>
 
         <!-- Keep compatibility with old shortcuts. -->