Fix the default VPN confirm dialog component name.
This was a mistake introduced in http://ag/479286. Bug: 15087985 Change-Id: I09e1cdcbfbe36b322db9b3178324a9ebb7d5e586
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user