From 3128f12f216ef481b5d03892b35706cfeec26d7c Mon Sep 17 00:00:00 2001 From: Jason Monk Date: Wed, 3 Sep 2014 13:18:57 -0400 Subject: Add VPN Key to signal icons Since the notification is going away, this gives a persistent icon to indicate that VPN is active. Bug: 16153201 Change-Id: Ic2ca7a332817967b76871bd0800d6f0a77a295cd --- packages/SystemUI/res/drawable/stat_sys_vpn_ic.xml | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 packages/SystemUI/res/drawable/stat_sys_vpn_ic.xml (limited to 'packages/SystemUI/res/drawable') diff --git a/packages/SystemUI/res/drawable/stat_sys_vpn_ic.xml b/packages/SystemUI/res/drawable/stat_sys_vpn_ic.xml new file mode 100644 index 0000000..7ca8c40 --- /dev/null +++ b/packages/SystemUI/res/drawable/stat_sys_vpn_ic.xml @@ -0,0 +1,24 @@ + + + + -- cgit v1.1