Merge "Fix CTS issue on PRIVACY_SETTINGS" into qt-dev

am: ab3f4062d1

Change-Id: I6f7a0fcbc80770ce66eb82fbf9054ae818145435
This commit is contained in:
tmfang
2019-04-25 00:10:18 -07:00
committed by android-build-merger

View File

@@ -1276,6 +1276,8 @@
</intent-filter>
<meta-data android:name="com.android.settings.FRAGMENT_CLASS"
android:value="com.android.settings.privacy.PrivacyDashboardFragment" />
<meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED"
android:value="true" />
</activity>
<activity android:name="SetFullBackupPassword"