Do this by injecting an auto-submitting form in the data to be
interpreted as a html doc by the browser.
bug:11168810
Change-Id: Ifd33e1c3c7f9f40b6add39e446e6a7d7cde22549
Also, Mike Sabolish and I decided all of the config.xml for
AT&T should be the same. I used values-mcc310-mnc560 as the
canonical version.
Bug: 10328264
Change-Id: I3925004011bb1243793c4c1b963d923dc2b00cb5
The SystemUI resource config_hspa_data_distinguishable was not defined
for Deb. I copied the file from Flo to Deb so its now enabled and the
bug fixed.
This file also includes config_search_panel_view_vibration_duration.
I thought it best for Deb and Flo to be the same so I've left that in
and the files are identical for Deb and Flo.
Bug: 9747103
Change-Id: I5f393cfadd06450812424e55c5583811a52527ce
I'd placed the config.xml files inside the values directory.
They should have been up a level in the res directory. Also,
since we currently want all US operators we need to just create
two directories for mcc 310 and 311.
Bug: 9513380
Change-Id: Id08848354b286b0ef7fab576a7de0376d1e7b888
By default we now show 4G instead of LTE by changing
config_show4GForLte to true in
frameworks/base/packages/SystemUI/res/values/config.xml
So for US carriers we are adding a config.xml which has
config_show4GForLte to false. The list of overlays comes from
looking for mcc=310 & mcc=311 in the apns-conf.xml for vendor deb.
Bug: 9265217
Change-Id: I962910de7826ce9825de2d2dfb9e50b84d0e7c75
For AT&T we must not use the preferred network to get around
bug 7305641. These files come from device/asus/tilapia.
Bug: 9356811
Change-Id: I5167f8614c07bafb688983a360a008f76403b2b8