TrustedCredentialsSettings should be launched in personal user instead of work user

Bug: 18224038
Change-Id: I861a0b98b4b7f0792332b980c1c8e080864b4d57
This commit is contained in:
Victor Chang
2016-04-07 21:20:38 +01:00
parent 9f4ad67fad
commit 37afa286f9

View File

@@ -1322,6 +1322,8 @@
</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. -->