Merge "Fix the default VPN confirm dialog component name."

This commit is contained in:
Sreeram Ramachandran
2014-06-19 00:37:43 +00:00
committed by Android (Google) Code Review

View File

@@ -1464,7 +1464,7 @@
<!-- Name of the CustomDialog that is used for VPN -->
<string name="config_customVpnConfirmDialogComponent"
>com.android.vpndialogs/com.android.vpndialogs.CustomDialog</string>
>com.android.vpndialogs/com.android.vpndialogs.ConfirmDialog</string>
<!-- Apps that are authorized to access shared accounts, overridden by product overlays -->
<string name="config_appsAuthorizedForSharedAccounts">;com.android.settings;</string>