Merge "Put VPN settings under primary profile control" into lmp-dev

This commit is contained in:
Zoltan Szatmary-Ban
2014-09-04 12:38:48 +00:00
committed by Android (Google) Code Review

View File

@@ -406,6 +406,8 @@
android:value="com.android.settings.vpn2.VpnSettings" />
<meta-data android:name="com.android.settings.TOP_LEVEL_HEADER_ID"
android:resource="@id/wireless_settings" />
<meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED"
android:value="true" />
</activity>
<activity android:name="Settings$DateTimeSettingsActivity"