From 98f5fcc0d5186971e634430065ab91027c8bb948 Mon Sep 17 00:00:00 2001 From: Wink Saville Date: Fri, 2 Dec 2011 13:50:30 -0800 Subject: Remove SystemUI/res/values/config.xml to disable "H" hspa icon This config.xml enabled config_hspa_data_distinguishable which requests the "H" for HSPA icon to displayed on status bar. Removing the config.xml means the default will be used, which is false and the "H" icon will not be displayed. Bug: 5700870 Change-Id: I9827a2ea01c0e531da03288af404813107596933 --- .../base/packages/SystemUI/res/values/config.xml | 29 ---------------------- 1 file changed, 29 deletions(-) delete mode 100644 overlay/frameworks/base/packages/SystemUI/res/values/config.xml (limited to 'overlay') diff --git a/overlay/frameworks/base/packages/SystemUI/res/values/config.xml b/overlay/frameworks/base/packages/SystemUI/res/values/config.xml deleted file mode 100644 index 4d7635d..0000000 --- a/overlay/frameworks/base/packages/SystemUI/res/values/config.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - true - - - -- cgit v1.1