From 90b1b9f985a91fb54254705515f822b09c68ac26 Mon Sep 17 00:00:00 2001 From: Jeff Davidson Date: Fri, 22 Aug 2014 13:05:43 -0700 Subject: Restore legacy VPN stats dialog. Was originally removed in ag/522961, but restoring to keep legacy VPN behavior the same from within VpnSettings. This dialog is only accesible from VpnSettings and so should only ever be shown for legacy VPNs. Bug: 17164793 Change-Id: I06c4e136e1023b8f84edfd15a15264d2e41d325b --- packages/VpnDialogs/res/layout/manage.xml | 46 +++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 packages/VpnDialogs/res/layout/manage.xml (limited to 'packages/VpnDialogs/res') diff --git a/packages/VpnDialogs/res/layout/manage.xml b/packages/VpnDialogs/res/layout/manage.xml new file mode 100644 index 0000000..6b504e4 --- /dev/null +++ b/packages/VpnDialogs/res/layout/manage.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1