Skip to content

Commit

Permalink
Show the H (HSPA) icon in the status bar
Browse files Browse the repository at this point in the history
Change-Id: Ica21eda2096d9859410fff2ab2a89094a5eef3e6
  • Loading branch information
sebva committed Oct 24, 2010
1 parent cd09ee6 commit 2aaee16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions overlay/frameworks/base/core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,7 @@
<!-- Allow the menu hard key to be disabled in LockScreen on some devices -->
<bool name="config_disableMenuKeyInLockScreen">true</bool>

<!-- Control whether status bar should distinguish HSPA data icon form UMTS data icon on devices -->
<bool name="config_hspa_data_distinguishable">true</bool>

</resources>

0 comments on commit 2aaee16

Please sign in to comment.