Commit graph

8 commits

Author SHA1 Message Date
Wink Saville
206533eb63 Fix and simplify mcc config.xml specific values.
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
2013-06-20 18:23:46 -07:00
Wink Saville
10afb90306 Add config_show4GForLte false to US carrier config.xml
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
2013-06-19 17:04:04 +00:00
Wink Saville
8ccdf0ff9e Add config_dontPreferApn configuration.
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
2013-06-11 16:17:00 -07:00
Eric Laurent
162859f7b2 Update headphones volume warning threshold
Update headphones volume warning threshold after
measurements.

Bug: 9280753.

Change-Id: I085e6be0908f84cdc335ddc40c5a16850ea398eb
2013-06-05 11:30:43 -07:00
Dave Burke
5c2fc9b353 Change default wallpaper.
Bug: 9266872
Change-Id: I680854638a3889c7b2dfb0d1a528b946d02f7895
2013-06-03 22:15:11 -07:00
Iliyan Malchev
4a6759ccde deb: set autobrightness mode on by default
Bug: 9214960
Change-Id: Id75a6a7e7010fd71062a654d799d34265ace38da
Signed-off-by: Iliyan Malchev <malchev@google.com>
2013-05-31 13:58:15 -07:00
Iliyan Malchev
7135a7b4d9 deb: adjust auto-brightness curve
Bug: 9181256
Change-Id: I2057a14031d7c61219b96aa53a660411a327b811
Signed-off-by: Iliyan Malchev <malchev@google.com>
2013-05-30 08:09:48 -07:00
Ed Tam
0031fb8cc4 Add support for aosp deb build
Bug: 9067974

Change-Id: I29ca1d56fdcd6d7dcdb74967bfe614fbcbe6a1fe
2013-05-29 16:16:29 -07:00