OSDN Git Service

android-x86/frameworks-base.git
13 years agoam 1bce9e25: am 01588aca: Merge "Preserve invariant that sService is not null (althou...
Nick Pelly [Fri, 15 Jul 2011 17:47:10 +0000 (10:47 -0700)]
am 1bce9e25: am 01588aca: Merge "Preserve invariant that sService is not null (although NfcAdapter.get() can return null)" into gingerbread

* commit '1bce9e25b6979780d849096059ef73507bdda250':
  Preserve invariant that sService is not null (although NfcAdapter.get() can return null)

13 years agoam 476f5525: Small fix to 5008973 fix.
Robert Greenwalt [Fri, 15 Jul 2011 17:20:48 +0000 (10:20 -0700)]
am 476f5525: Small fix to 5008973 fix.

* commit '476f55253adc670d7290ad8c90b5adc9e4f58d3b':
  Small fix to 5008973 fix.

13 years agoresolved conflicts for merge of 0a46db5d to honeycomb-plus-aosp
Robert Greenwalt [Fri, 15 Jul 2011 16:55:48 +0000 (09:55 -0700)]
resolved conflicts for merge of 0a46db5d to honeycomb-plus-aosp

Change-Id: I0f1bea54d999ab3ef10400ee67bd4d3b2a5d1783

13 years agoSmall fix to 5008973 fix.
Robert Greenwalt [Fri, 15 Jul 2011 16:45:08 +0000 (09:45 -0700)]
Small fix to 5008973 fix.

Removed redundent log.
Cleaned some logic.
Will try to modify route even if recursive operation had an error.

bug: 5008973
Change-Id: Ie2ca51cc39cfac027a8a2e2eaddcb7d6c378c4da

13 years agoApply the dns and route diff which we get a change
Robert Greenwalt [Thu, 14 Jul 2011 21:28:05 +0000 (14:28 -0700)]
Apply the dns and route diff which we get a change

bug:5008973
Change-Id: Ib99e43d9d852452cc1f2aea6bef07bbd194f28cc

13 years agoam 54b2a326: Merge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTE
John Wang [Thu, 14 Jul 2011 21:00:58 +0000 (14:00 -0700)]
am 54b2a326: Merge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTE

* commit '54b2a3262738cdb3d0df747d8719e9a3cac33dfc':
  Show SIM blocked after 10 time puk wrong entries.

13 years agoMerge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTE
John Wang [Thu, 14 Jul 2011 20:59:10 +0000 (13:59 -0700)]
Merge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTE

13 years agoShow SIM blocked after 10 time puk wrong entries.
John Wang [Fri, 8 Jul 2011 19:31:08 +0000 (12:31 -0700)]
Show SIM blocked after 10 time puk wrong entries.

After user enters 10 time wrong puk in puk unlock screen,
device need show the SIM permanently disabled message
is in lock screen.

bug:4905509
Change-Id: I06242834972b3f403cfe99a2edd8bae47d7ed474

13 years agoam 01588aca: Merge "Preserve invariant that sService is not null (although NfcAdapter...
Nick Pelly [Thu, 14 Jul 2011 05:38:44 +0000 (22:38 -0700)]
am 01588aca: Merge "Preserve invariant that sService is not null (although NfcAdapter.get() can return null)" into gingerbread

* commit '01588acaf87cfe9916239b7b26cc6810e0097138':
  Preserve invariant that sService is not null (although NfcAdapter.get() can return null)

13 years agoam 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into...
Wink Saville [Wed, 13 Jul 2011 21:19:12 +0000 (14:19 -0700)]
am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE

* commit '6d1d16c324a681dd966d47497a71a02eac512234':
  Remove STOPSHIP but allow seamless Handoff when possible.

13 years agoMerge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE
Wink Saville [Wed, 13 Jul 2011 21:15:19 +0000 (14:15 -0700)]
Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE

13 years agoRemove STOPSHIP but allow seamless Handoff when possible.
Wink Saville [Wed, 13 Jul 2011 20:44:13 +0000 (13:44 -0700)]
Remove STOPSHIP but allow seamless Handoff when possible.

If an address is removed we must reset the connection but
only for the connections associated with that address. For
now we're doing the "all" addresses for a type (IPv6 or IPv4)
in the future we only need to reset a particular addresses
connections.

Bug: 4981919
Change-Id: I97f8071a3ed6f827ed22f32216ca5011bfe6c1d9

13 years agoresolved conflicts for merge of ab3ec176 to honeycomb-plus-aosp
Jaikumar Ganesh [Wed, 13 Jul 2011 19:29:57 +0000 (12:29 -0700)]
resolved conflicts for merge of ab3ec176 to honeycomb-plus-aosp

Change-Id: I75fcd15f85f2cb3912ada1df453fb02bd13e5d85

13 years agoam 9ff89495: am 53cf7858: Merge "Bluetooth: correcting return value from cancelDiscovery"
Jaikumar Ganesh [Wed, 13 Jul 2011 17:25:27 +0000 (10:25 -0700)]
am 9ff89495: am 53cf7858: Merge "Bluetooth: correcting return value from cancelDiscovery"

* commit '9ff89495a4890191a0bc5dfddf28f23f79f23698':
  Bluetooth: correcting return value from cancelDiscovery

13 years agoam 53cf7858: Merge "Bluetooth: correcting return value from cancelDiscovery"
Jaikumar Ganesh [Wed, 13 Jul 2011 17:22:40 +0000 (10:22 -0700)]
am 53cf7858: Merge "Bluetooth: correcting return value from cancelDiscovery"

* commit '53cf7858c3fd36082302efdc4d848925bcc0001e':
  Bluetooth: correcting return value from cancelDiscovery

13 years agoam 2ac78a2d: Merge "Add getImei() to Phone interface." into honeycomb-LTE
John Wang [Wed, 13 Jul 2011 17:21:38 +0000 (10:21 -0700)]
am 2ac78a2d: Merge "Add getImei() to Phone interface." into honeycomb-LTE

* commit '2ac78a2da52b29f6ac72294072d7ca87d991dab1':
  Add getImei() to Phone interface.

13 years agoMerge "Add getImei() to Phone interface." into honeycomb-LTE
John Wang [Wed, 13 Jul 2011 17:17:22 +0000 (10:17 -0700)]
Merge "Add getImei() to Phone interface." into honeycomb-LTE

13 years agoMerge "Bluetooth: correcting return value from cancelDiscovery"
Jaikumar Ganesh [Wed, 13 Jul 2011 17:04:19 +0000 (10:04 -0700)]
Merge "Bluetooth: correcting return value from cancelDiscovery"

13 years agoAdd getImei() to Phone interface.
John Wang [Mon, 11 Jul 2011 23:50:10 +0000 (16:50 -0700)]
Add getImei() to Phone interface.

Need IMEI to be displayed in LTE Settings. Since getDeviceId() returns MEID for LTE device,
getImei() is added to return IMEI for all devices. getImei returns null if not set (as SipPhone).

bug:4983512
Change-Id: Idfe2ec8de514f330248db7a9de7e241f9a38cb96

13 years agoam db4c5f35: resolved conflicts for merge of 7816eded to gingerbread-plus-aosp
David 'Digit' Turner [Mon, 11 Jul 2011 23:15:27 +0000 (16:15 -0700)]
am db4c5f35: resolved conflicts for merge of 7816eded to gingerbread-plus-aosp

* commit 'db4c5f352d6eb8e248953ccff1dbecb1270af4c5':
  NativeDaemonConnector: Fix SDCard mounting bug in the emulator.
  Fix missing NL

13 years agoam bc047bb0: am e32c49ab: docs: de-new sidenavs
Scott Main [Mon, 11 Jul 2011 23:08:27 +0000 (16:08 -0700)]
am bc047bb0: am e32c49ab: docs: de-new sidenavs

* commit 'bc047bb03e6084ded47ffd5d810045ca973d54e5':
  docs: de-new sidenavs

13 years agoam e32c49ab: docs: de-new sidenavs
Scott Main [Mon, 11 Jul 2011 23:06:25 +0000 (16:06 -0700)]
am e32c49ab: docs: de-new sidenavs

* commit 'e32c49ab2c5d6b347b39635a0202d7dbdc1f0769':
  docs: de-new sidenavs

13 years agoam 1e4cf2dd: am 10a36020: cherrypick from hc-mr1 Change-Id: Ib0d980c95d821ba24e342f23...
Robert Ly [Mon, 11 Jul 2011 23:05:40 +0000 (16:05 -0700)]
am 1e4cf2dd: am 10a36020: cherrypick from hc-mr1 Change-Id: Ib0d980c95d821ba24e342f230b4a47fd786ba66a

* commit '1e4cf2dddbac4d357731ffaf02c4402426aa3763':
  cherrypick from hc-mr1 Change-Id: Ib0d980c95d821ba24e342f230b4a47fd786ba66a

13 years agoam 10a36020: cherrypick from hc-mr1 Change-Id: Ib0d980c95d821ba24e342f230b4a47fd786ba66a
Robert Ly [Mon, 11 Jul 2011 23:03:30 +0000 (16:03 -0700)]
am 10a36020: cherrypick from hc-mr1 Change-Id: Ib0d980c95d821ba24e342f230b4a47fd786ba66a

* commit '10a36020e3d37ef088f5f7ed6d64ba35847fc069':
  cherrypick from hc-mr1 Change-Id: Ib0d980c95d821ba24e342f230b4a47fd786ba66a

13 years agodocs: de-new sidenavs
Scott Main [Mon, 11 Jul 2011 22:36:21 +0000 (15:36 -0700)]
docs: de-new sidenavs

Change-Id: I2aaafe763e4b006059222677e563963d3284d314

13 years agocherrypick from hc-mr1 Change-Id: Ib0d980c95d821ba24e342f230b4a47fd786ba66a
Robert Ly [Thu, 23 Jun 2011 18:47:37 +0000 (11:47 -0700)]
cherrypick from hc-mr1 Change-Id: Ib0d980c95d821ba24e342f230b4a47fd786ba66a

Change-Id: I4cb22b628978c86b5c07ff80b2fe8547e25015a1

13 years agoresolved conflicts for merge of 7816eded to gingerbread-plus-aosp
David 'Digit' Turner [Mon, 11 Jul 2011 22:57:09 +0000 (00:57 +0200)]
resolved conflicts for merge of 7816eded to gingerbread-plus-aosp

Change-Id: I1f7d1f488f6a86774962d427aca472a8a444e0aa

13 years agoam 56a085c9: am d3fa7bd1: docs: fix date on opengl dashboard
Scott Main [Mon, 11 Jul 2011 22:53:09 +0000 (15:53 -0700)]
am 56a085c9: am d3fa7bd1: docs: fix date on opengl dashboard

* commit '56a085c98801d9c4b08cbf398d8225b6761816ac':
  docs: fix date on opengl dashboard

13 years agoam d3fa7bd1: docs: fix date on opengl dashboard
Scott Main [Mon, 11 Jul 2011 22:50:16 +0000 (15:50 -0700)]
am d3fa7bd1: docs: fix date on opengl dashboard

* commit 'd3fa7bd1e873d885f00b11bb8123284357ccd362':
  docs: fix date on opengl dashboard

13 years agodocs: fix date on opengl dashboard
Scott Main [Mon, 11 Jul 2011 22:47:41 +0000 (15:47 -0700)]
docs: fix date on opengl dashboard

Change-Id: I0d4443664fb61466de441c1be702a351fbf28ac1

13 years agoam aa4b1d8b: am d292d2a0: Merge 36a3a392 from mr1.
Xavier Ducrohet [Mon, 11 Jul 2011 19:46:07 +0000 (12:46 -0700)]
am aa4b1d8b: am d292d2a0: Merge 36a3a392 from mr1.

* commit 'aa4b1d8ba9d5e317b67638b764d92d17fb810aa0':
  Merge 36a3a392 from mr1.

13 years agoam d292d2a0: Merge 36a3a392 from mr1.
Xavier Ducrohet [Mon, 11 Jul 2011 19:43:15 +0000 (12:43 -0700)]
am d292d2a0: Merge 36a3a392 from mr1.

* commit 'd292d2a03134eaca8b51b6313610b4b78de53c83':
  Merge 36a3a392 from mr1.

13 years agoMerge 36a3a392 from mr1.
Xavier Ducrohet [Fri, 8 Jul 2011 18:55:00 +0000 (11:55 -0700)]
Merge 36a3a392 from mr1.

Protect against OOB index in BridgeTypedArray.

Change-Id: I40be1e039f9eb36c182b6522bd50d6ed98e15b5c

13 years agoMerge "Preserve invariant that sService is not null (although NfcAdapter.get() can...
Nick Pelly [Mon, 11 Jul 2011 18:07:22 +0000 (11:07 -0700)]
Merge "Preserve invariant that sService is not null (although NfcAdapter.get() can return null)" into gingerbread

13 years agoam 4821d3bd: Merge "VpnService: stop VPN when unknown DNS servers show up." into...
Chia-chi Yeh [Mon, 11 Jul 2011 17:29:32 +0000 (10:29 -0700)]
am 4821d3bd: Merge "VpnService: stop VPN when unknown DNS servers show up." into honeycomb-LTE

* commit '4821d3bdf8ce35408c6a10fe45c39a5e701ea8e2':
  VpnService: stop VPN when unknown DNS servers show up.

13 years agoMerge "VpnService: stop VPN when unknown DNS servers show up." into honeycomb-LTE
Chia-chi Yeh [Mon, 11 Jul 2011 17:25:28 +0000 (10:25 -0700)]
Merge "VpnService: stop VPN when unknown DNS servers show up." into honeycomb-LTE

13 years agoam 12b91edc: Merge "Add a property so that CSIM provision check can be bypassed"...
Wink Saville [Mon, 11 Jul 2011 02:35:14 +0000 (19:35 -0700)]
am 12b91edc: Merge "Add a property so that CSIM provision check can be bypassed" into honeycomb-LTE

* commit '12b91edc81763b69090bf5815bc8d59ab8d8f342':
  Add a property so that CSIM provision check can be bypassed

13 years agoMerge "Add a property so that CSIM provision check can be bypassed" into honeycomb-LTE
Wink Saville [Mon, 11 Jul 2011 02:33:54 +0000 (19:33 -0700)]
Merge "Add a property so that CSIM provision check can be bypassed" into honeycomb-LTE

13 years agoAdd a property so that CSIM provision check can be bypassed
Kazuhiro Ondo [Sat, 9 Jul 2011 21:01:10 +0000 (16:01 -0500)]
Add a property so that CSIM provision check can be bypassed

To support test environment where a call box is used with
non-provisioned SIM.

Bug: 5010622
Change-Id: I0dd2d3c2d199f600e5979c865f97b41e2fbb706d

13 years agoam 89799e72: Fix incorrect ERI banner format
Kazuhiro Ondo [Mon, 11 Jul 2011 00:21:52 +0000 (17:21 -0700)]
am 89799e72: Fix incorrect ERI banner format

* commit '89799e72eee54935ec5830f89dfd0a7d32983917':
  Fix incorrect ERI banner format

13 years agoFix incorrect ERI banner format
Kazuhiro Ondo [Sat, 9 Jul 2011 18:20:37 +0000 (13:20 -0500)]
Fix incorrect ERI banner format

Fix conflicting display issue with ERI and CSIM SPN test.
Do not display them together but only override ERI text with CSIM
SPN in home area.

Bug: 5008969
Change-Id: I88383acd1c7f4c5bfb1f66349ff2f37b2edbbc9c

13 years agoam 64ba5eaa: Concurrent multi-PDP support in TrafficStats
Kazuhiro Ondo [Sun, 10 Jul 2011 23:16:54 +0000 (16:16 -0700)]
am 64ba5eaa: Concurrent multi-PDP support in TrafficStats

* commit '64ba5eaa40614877c679b3fbaaa3c2efd17d50d2':
  Concurrent multi-PDP support in TrafficStats

13 years agoConcurrent multi-PDP support in TrafficStats
Kazuhiro Ondo [Tue, 5 Jul 2011 21:12:10 +0000 (16:12 -0500)]
Concurrent multi-PDP support in TrafficStats

Quick fix to enable concurrent multiple PDP support in TrafficStats.
Just updated the list of hard-coded mobile interfaces for now.

Bug: 4553527
Change-Id: I44ce73f3000542d6457f353bb561a2275684af6b

13 years agoPreserve invariant that sService is not null (although NfcAdapter.get() can return...
Robert Tsai [Sun, 10 Jul 2011 06:57:22 +0000 (23:57 -0700)]
Preserve invariant that sService is not null (although NfcAdapter.get() can return null)

Change-Id: I85fcbc5e79549835dac255ce614bd5d65d39fc25

13 years agoVpnService: stop VPN when unknown DNS servers show up.
Chia-chi Yeh [Sat, 9 Jul 2011 00:59:54 +0000 (17:59 -0700)]
VpnService: stop VPN when unknown DNS servers show up.

Bug: 5002601
Change-Id: I5459db009e7391ff874623cb1830065ac75c80ed

13 years agoam 6b98e712: am 3f3b8cbf: Merge "cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68...
Robert Ly [Fri, 8 Jul 2011 17:44:10 +0000 (10:44 -0700)]
am 6b98e712: am 3f3b8cbf: Merge "cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052" into honeycomb-mr2

* commit '6b98e7128b3fbfd8b2c421286c403e4609c69708':
  cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052

13 years agoam 230ef987: am 0e89d916: Merge "DOC CHANGE: Change GTV info on intro page" into...
Joe Malin [Fri, 8 Jul 2011 17:41:54 +0000 (10:41 -0700)]
am 230ef987: am 0e89d916: Merge "DOC CHANGE: Change GTV info on intro page" into honeycomb-mr2

* commit '230ef98728f3b59a81f55dab5129aa50d5f27969':
  DOC CHANGE: Change GTV info on intro page

13 years agoam 20f65201: am 0fbe1dfb: Merge "cherrypick from master: Change-Id: I169749dc594ca1d7...
Joe Fernandez [Fri, 8 Jul 2011 17:41:35 +0000 (10:41 -0700)]
am 20f65201: am 0fbe1dfb: Merge "cherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec330924fdd2c" into honeycomb-mr2

* commit '20f6520197a6b70123d2ff7c466ee58349ae3032':
  cherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec330924fdd2c

13 years agoam 3f3b8cbf: Merge "cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba...
Robert Ly [Fri, 8 Jul 2011 17:39:46 +0000 (10:39 -0700)]
am 3f3b8cbf: Merge "cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052" into honeycomb-mr2

* commit '3f3b8cbfa775f2ebff985c069300f8daaeb7a84c':
  cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052

13 years agoMerge "cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052...
Robert Ly [Fri, 8 Jul 2011 17:13:28 +0000 (10:13 -0700)]
Merge "cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052" into honeycomb-mr2

13 years agoam 7283bb93: Merge "Disconnect ApnContexts in INITING state when error." into honeyco...
Wink Saville [Fri, 8 Jul 2011 16:40:11 +0000 (09:40 -0700)]
am 7283bb93: Merge "Disconnect ApnContexts in INITING state when error." into honeycomb-LTE

* commit '7283bb9323c83621a818c387bb80fe1bc9d6aa7c':
  Disconnect ApnContexts in INITING state when error.

13 years agoam 8171e6f6: Use resetConnections with resetMask.
Wink Saville [Fri, 8 Jul 2011 16:40:08 +0000 (09:40 -0700)]
am 8171e6f6: Use resetConnections with resetMask.

* commit '8171e6f690cca1bad354e7e352823d79d420daf3':
  Use resetConnections with resetMask.

13 years agoam 848aa3ab: Merge "No need to have BASE_DATA_CONNECTION_TRACKER start at 50000....
Wink Saville [Fri, 8 Jul 2011 16:40:03 +0000 (09:40 -0700)]
am 848aa3ab: Merge "No need to have BASE_DATA_CONNECTION_TRACKER start at 50000." into honeycomb-LTE

* commit '848aa3ab8a00835c5af2ead954c7736e507249b5':
  No need to have BASE_DATA_CONNECTION_TRACKER start at 50000.

13 years agoam 0e89d916: Merge "DOC CHANGE: Change GTV info on intro page" into honeycomb-mr2
Joe Malin [Fri, 8 Jul 2011 16:39:25 +0000 (09:39 -0700)]
am 0e89d916: Merge "DOC CHANGE: Change GTV info on intro page" into honeycomb-mr2

* commit '0e89d916f078a518093c476725fa7e0798dcc590':
  DOC CHANGE: Change GTV info on intro page

13 years agoam 0fbe1dfb: Merge "cherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec...
Joe Fernandez [Fri, 8 Jul 2011 16:39:22 +0000 (09:39 -0700)]
am 0fbe1dfb: Merge "cherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec330924fdd2c" into honeycomb-mr2

* commit '0fbe1dfb8df94a51d79e9a42fcbaebed6f6e516e':
  cherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec330924fdd2c

13 years agomerge intel x86 patches into gingerbread branch
David 'Digit' Turner [Fri, 8 Jul 2011 16:19:01 +0000 (18:19 +0200)]
merge intel x86 patches into gingerbread branch

13 years agoMerge "Disconnect ApnContexts in INITING state when error." into honeycomb-LTE
Wink Saville [Fri, 8 Jul 2011 05:00:56 +0000 (22:00 -0700)]
Merge "Disconnect ApnContexts in INITING state when error." into honeycomb-LTE

13 years agoMerge "DOC CHANGE: Change GTV info on intro page" into honeycomb-mr2
Joe Malin [Fri, 8 Jul 2011 01:19:18 +0000 (18:19 -0700)]
Merge "DOC CHANGE: Change GTV info on intro page" into honeycomb-mr2

13 years agoDisconnect ApnContexts in INITING state when error.
Ramesh Sudini [Wed, 29 Jun 2011 16:43:27 +0000 (11:43 -0500)]
Disconnect ApnContexts in INITING state when error.

When DCT tears down a link due to error, the ApnContexts which are in INITING state are
not torndown. Due to this the DC refCount does not hit 0, and the Data Link is not torndown.

Bug: 4973894
Change-Id: If1263f360d55f6874220235fede294909db4837e

13 years agoUse resetConnections with resetMask.
Wink Saville [Thu, 7 Jul 2011 23:17:06 +0000 (16:17 -0700)]
Use resetConnections with resetMask.

Bug: 4981919
Change-Id: I5dec2da0756d5083bc81494fd583672704537694

13 years agoMerge "cherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec330924fdd2c...
Joe Fernandez [Thu, 7 Jul 2011 22:03:55 +0000 (15:03 -0700)]
Merge "cherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec330924fdd2c" into honeycomb-mr2

13 years agoMerge "No need to have BASE_DATA_CONNECTION_TRACKER start at 50000." into honeycomb-LTE
Wink Saville [Thu, 7 Jul 2011 21:39:23 +0000 (14:39 -0700)]
Merge "No need to have BASE_DATA_CONNECTION_TRACKER start at 50000." into honeycomb-LTE

13 years agoNo need to have BASE_DATA_CONNECTION_TRACKER start at 50000.
Wink Saville [Thu, 7 Jul 2011 21:16:30 +0000 (14:16 -0700)]
No need to have BASE_DATA_CONNECTION_TRACKER start at 50000.

Update comment that values should be changed after releasing.

Change-Id: I10ed6a0238e4f5be866dd97cfb56c5e7c84ddb52

13 years agoam e4e1c3fd: am 40afb97c: cherrypick Change-Id: I51ac719e414ac2794ff446d992bb946acb0f...
Scott Main [Thu, 7 Jul 2011 17:17:00 +0000 (10:17 -0700)]
am e4e1c3fd: am 40afb97c: cherrypick Change-Id: I51ac719e414ac2794ff446d992bb946acb0fa896 docs: add button builder for android market apps

* commit 'e4e1c3fda937d30c9aa75a43c470de6c54a97073':
  cherrypick Change-Id: I51ac719e414ac2794ff446d992bb946acb0fa896 docs: add button builder for android market apps

13 years agoam 0657e1a7: am 77dfe217: cherrypick Change-Id: I2f4c79c5874835bd643b21f7a8ff3649ca27...
Scott Main [Thu, 7 Jul 2011 17:14:38 +0000 (10:14 -0700)]
am 0657e1a7: am 77dfe217: cherrypick Change-Id: I2f4c79c5874835bd643b21f7a8ff3649ca27ecfb docs: update dashboards

* commit '0657e1a7e7d25fee700930252f6b85c3d70bc368':
  cherrypick Change-Id: I2f4c79c5874835bd643b21f7a8ff3649ca27ecfb docs: update dashboards

13 years agoam 40afb97c: cherrypick Change-Id: I51ac719e414ac2794ff446d992bb946acb0fa896 docs...
Scott Main [Thu, 7 Jul 2011 17:13:44 +0000 (10:13 -0700)]
am 40afb97c: cherrypick Change-Id: I51ac719e414ac2794ff446d992bb946acb0fa896 docs: add button builder for android market apps

* commit '40afb97c3289cd3daae9a31f4829d660ba747d37':
  cherrypick Change-Id: I51ac719e414ac2794ff446d992bb946acb0fa896 docs: add button builder for android market apps

13 years agoam 77dfe217: cherrypick Change-Id: I2f4c79c5874835bd643b21f7a8ff3649ca27ecfb docs...
Scott Main [Thu, 7 Jul 2011 17:10:29 +0000 (10:10 -0700)]
am 77dfe217: cherrypick Change-Id: I2f4c79c5874835bd643b21f7a8ff3649ca27ecfb docs: update dashboards

* commit '77dfe2173e2970a6a662b7d9537715c81886185e':
  cherrypick Change-Id: I2f4c79c5874835bd643b21f7a8ff3649ca27ecfb docs: update dashboards

13 years agocherrypick Change-Id: I51ac719e414ac2794ff446d992bb946acb0fa896
Scott Main [Thu, 19 May 2011 01:47:40 +0000 (18:47 -0700)]
cherrypick Change-Id: I51ac719e414ac2794ff446d992bb946acb0fa896
docs: add button builder for android market apps

Change-Id: I0d9da685f850f92737c2d9d3eb758b41dbec0a39

13 years agocherrypick Change-Id: I2f4c79c5874835bd643b21f7a8ff3649ca27ecfb
Scott Main [Thu, 7 Jul 2011 16:49:44 +0000 (09:49 -0700)]
cherrypick Change-Id: I2f4c79c5874835bd643b21f7a8ff3649ca27ecfb
docs: update dashboards

Change-Id: Ib37f2b8a3bf8c9c7ae09ea2edbeeb707899abf58

13 years agoam 48b6d5af: Merge "Reset FAILED ApnContext state to IDLE on data setup triggers...
Wink Saville [Thu, 7 Jul 2011 02:05:40 +0000 (19:05 -0700)]
am 48b6d5af: Merge "Reset FAILED ApnContext state to IDLE on data setup triggers" into honeycomb-LTE

* commit '48b6d5afae76bec08c5e1194758e6db3e0f8b07c':
  Reset FAILED ApnContext state to IDLE on data setup triggers

13 years agoMerge "Reset FAILED ApnContext state to IDLE on data setup triggers" into honeycomb-LTE
Wink Saville [Thu, 7 Jul 2011 02:04:30 +0000 (19:04 -0700)]
Merge "Reset FAILED ApnContext state to IDLE on data setup triggers" into honeycomb-LTE

13 years agoNativeDaemonConnector: Fix SDCard mounting bug in the emulator.
David 'Digit' Turner [Thu, 16 Jun 2011 15:40:23 +0000 (17:40 +0200)]
NativeDaemonConnector: Fix SDCard mounting bug in the emulator.

This patch fixes a really annoying bug that prevented the emulator
from properly mounting the SD Card.

The issue was that mOutputStream was not initialized when the onDaemonConnected
callbacks are called, just after the daemon's socket connection is established.

In one specific case (MountService a.k.a. VoldConnector), the corresponding
callback function immediately tried to perform a doCommandList() call on the
connector object. The request failed because mOutputStream was still defined
as null when it happened.

By moving the initialization of the variable just before the callback is
invoked, we ensure that things work properly.

Change-Id: I46726a50ef69eaafe70081ff4eda1244b744beba

13 years agoFix missing NL
Bruce Beare [Fri, 25 Jun 2010 16:08:12 +0000 (09:08 -0700)]
Fix missing NL

Orig-Change-Id: I323f0c01d2e9ad4c9f07cad24bf6b63edc28ad62
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
13 years agoReset FAILED ApnContext state to IDLE on data setup triggers
Kazuhiro Ondo [Sat, 2 Jul 2011 18:34:13 +0000 (13:34 -0500)]
Reset FAILED ApnContext state to IDLE on data setup triggers

Make sure FAILED ApnContext state is reset to IDLE regarless of
existence of the reconnect alarm. This is to let FW re-evaluate
call setup conditions properly on data setup triggers.

Bug: 4989604
Change-Id: Ia9ec439db1df03bbd2e56803d3558542ba5f5400

13 years agoam 027654e9: am ad2724de: cherrypicking from hc-mr1 Change-Id: I4f4ccbd73db94070274d4...
Robert Ly [Thu, 7 Jul 2011 01:19:26 +0000 (18:19 -0700)]
am 027654e9: am ad2724de: cherrypicking from hc-mr1 Change-Id: I4f4ccbd73db94070274d4e6195df38b19b2245b8

* commit '027654e90da14275fbf076e739e16f89c4fcae2c':
  cherrypicking from hc-mr1 Change-Id: I4f4ccbd73db94070274d4e6195df38b19b2245b8

13 years agoam ad2724de: cherrypicking from hc-mr1 Change-Id: I4f4ccbd73db94070274d4e6195df38b19b...
Robert Ly [Thu, 7 Jul 2011 01:17:53 +0000 (18:17 -0700)]
am ad2724de: cherrypicking from hc-mr1 Change-Id: I4f4ccbd73db94070274d4e6195df38b19b2245b8

* commit 'ad2724de956955b0ddf95491f6cb378f54dafde5':
  cherrypicking from hc-mr1 Change-Id: I4f4ccbd73db94070274d4e6195df38b19b2245b8

13 years agoam c8e2916d: Bring back ERI into CDMA-LTE mode
Kazuhiro Ondo [Thu, 7 Jul 2011 01:04:30 +0000 (18:04 -0700)]
am c8e2916d: Bring back ERI into CDMA-LTE mode

* commit 'c8e2916d0bdbbda5fb6faf61d6f24100641d19f5':
  Bring back ERI into CDMA-LTE mode

13 years agocherrypicking from hc-mr1 Change-Id: I4f4ccbd73db94070274d4e6195df38b19b2245b8
Robert Ly [Thu, 7 Jul 2011 00:47:47 +0000 (17:47 -0700)]
cherrypicking from hc-mr1 Change-Id: I4f4ccbd73db94070274d4e6195df38b19b2245b8

Change-Id: I763f02a523c7467e7c0241197e8f2652ed7d4f9c

13 years agoBring back ERI into CDMA-LTE mode
Kazuhiro Ondo [Fri, 1 Jul 2011 20:23:37 +0000 (15:23 -0500)]
Bring back ERI into CDMA-LTE mode

Use ERI mechanism for roaming determination in CDMA-LTE mode.
Also display SPN name from CSIM card as "SPN" field in the status bar.
PLMN field will be derived from ERI text as done in original CDMA phone.

Bug: 4970448
Change-Id: I21382b15e148a8451f4c3fcbbb5d1ed296e41b5a

13 years agocherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec330924fdd2c
Joe Fernandez [Wed, 22 Jun 2011 16:48:59 +0000 (09:48 -0700)]
cherrypick from master: Change-Id: I169749dc594ca1d79a802db4c53ec330924fdd2c

Change-Id: I6401f568ec132d959d57f32caa8b45b2613229e6

13 years agocherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052
Robert Ly [Wed, 6 Jul 2011 18:16:19 +0000 (11:16 -0700)]
cherrypick from hc-mr1 Change-Id: Ia772e822a703f4b68c76d8c38902ba12faae8052

Change-Id: I57ea8e2ace24a777603513340302265138711590

13 years agoam 97667d0c: Merge "Allow vril-dump to work on user builds" into honeycomb-LTE
Wink Saville [Wed, 6 Jul 2011 19:09:48 +0000 (12:09 -0700)]
am 97667d0c: Merge "Allow vril-dump to work on user builds" into honeycomb-LTE

* commit '97667d0cb3d5aecca7210c70a302f7a667330708':
  Allow vril-dump to work on user builds

13 years agoMerge "Allow vril-dump to work on user builds" into honeycomb-LTE
Wink Saville [Wed, 6 Jul 2011 19:08:05 +0000 (12:08 -0700)]
Merge "Allow vril-dump to work on user builds" into honeycomb-LTE

13 years agoam bc45fcbb: am 205d1c34: cherrypicking tools and adt r12 relnotes from hc-mr1 Change...
Robert Ly [Wed, 6 Jul 2011 18:26:27 +0000 (11:26 -0700)]
am bc45fcbb: am 205d1c34: cherrypicking tools and adt r12 relnotes from hc-mr1 Change-Id: I0ea492417581c062f6433e23345fe3fe398709c0

* commit 'bc45fcbb44fb6af0e99446c0e56eba8238de9e90':
  cherrypicking tools and adt r12 relnotes from hc-mr1 Change-Id: I0ea492417581c062f6433e23345fe3fe398709c0

13 years agoam 205d1c34: cherrypicking tools and adt r12 relnotes from hc-mr1 Change-Id: I0ea4924...
Robert Ly [Wed, 6 Jul 2011 18:22:20 +0000 (11:22 -0700)]
am 205d1c34: cherrypicking tools and adt r12 relnotes from hc-mr1 Change-Id: I0ea492417581c062f6433e23345fe3fe398709c0

* commit '205d1c34e3289b05700e6caab718de169ad82b90':
  cherrypicking tools and adt r12 relnotes from hc-mr1 Change-Id: I0ea492417581c062f6433e23345fe3fe398709c0

13 years agoAllow vril-dump to work on user builds
John Michelau [Tue, 5 Jul 2011 20:20:03 +0000 (15:20 -0500)]
Allow vril-dump to work on user builds

Run vril-dump without "su root" when ro.build.type=user.  Also add inet
perms for dumpstate, so that it can communicate with basebands that
have IP-based interfaces.

Bug: 4993955
Change-Id: Icc65ba0f80756db1f63f12f89f9973a55bf405f2

13 years agoam 7022db4c: am 2b62c4fb: am 38bb0123: Merge "Added methods to support dns cache...
Robert Greenwalt [Wed, 6 Jul 2011 14:48:21 +0000 (07:48 -0700)]
am 7022db4c: am 2b62c4fb: am 38bb0123: Merge "Added methods to support dns cache per interface"

* commit '7022db4cd2ca3721631595d7379eabb2cc77f6a9':
  Added methods to support dns cache per interface

13 years agoam 2b62c4fb: am 38bb0123: Merge "Added methods to support dns cache per interface"
Robert Greenwalt [Wed, 6 Jul 2011 14:42:19 +0000 (07:42 -0700)]
am 2b62c4fb: am 38bb0123: Merge "Added methods to support dns cache per interface"

* commit '2b62c4fbfeb7df0988bf216c50cd4a24f05add9f':
  Added methods to support dns cache per interface

13 years agoam 38bb0123: Merge "Added methods to support dns cache per interface"
Robert Greenwalt [Wed, 6 Jul 2011 14:35:02 +0000 (07:35 -0700)]
am 38bb0123: Merge "Added methods to support dns cache per interface"

* commit '38bb0123b8b9857c3119fd359739daf872f619d6':
  Added methods to support dns cache per interface

13 years agoDOC CHANGE: Change GTV info on intro page
Joe Malin [Wed, 29 Jun 2011 22:17:49 +0000 (15:17 -0700)]
DOC CHANGE: Change GTV info on intro page

Change-Id: I5175d96bd8aa88bf65d8cd0e8bffb4eae7241ebe

13 years agoMerge "Added methods to support dns cache per interface"
Robert Greenwalt [Fri, 1 Jul 2011 16:26:50 +0000 (09:26 -0700)]
Merge "Added methods to support dns cache per interface"

13 years agoam 012b86d4: DataConnection was cleaned up too early if it\'s already disconnecting
Kazuhiro Ondo [Fri, 1 Jul 2011 01:00:06 +0000 (18:00 -0700)]
am 012b86d4: DataConnection was cleaned up too early if it\'s already disconnecting

* commit '012b86d4294182497c4c72a318e0f4cbe5075a44':
  DataConnection was cleaned up too early if it's already disconnecting

13 years agoDataConnection was cleaned up too early if it's already disconnecting
Kazuhiro Ondo [Thu, 30 Jun 2011 20:34:56 +0000 (15:34 -0500)]
DataConnection was cleaned up too early if it's already disconnecting

Fix one logic failure introduced in patch for bug 4901019.

Bug: 4970726
Change-Id: Ifc4071b1cbf0c19fbd8356d7dcc16f9df39d4b54

13 years agoam a2267451: Don\'t ever report a null ServiceState
Robert Greenwalt [Thu, 30 Jun 2011 21:50:32 +0000 (14:50 -0700)]
am a2267451: Don\'t ever report a null ServiceState

* commit 'a2267451ddf91cc330f4c283e86811e38328915b':
  Don't ever report a null ServiceState

13 years agoDon't ever report a null ServiceState
Robert Greenwalt [Thu, 30 Jun 2011 19:24:26 +0000 (12:24 -0700)]
Don't ever report a null ServiceState

Report out of service if we don't know any better.  Sometimes when switching radios
we were finding nulls reported - it crashed some code and highlighted this problem.
If we don't have a service state we're certainly out of service, so this isn't a lie.

bug:4553701
Change-Id: I094798a5f9f39f45c0ba30179aaa8f88f9b3e405

13 years agoam 98395483: am 9f2cbf14: am e06749e1: Merge "Add FLAG_AUTO_CANCEL flag for multiple...
Conley Owens [Thu, 30 Jun 2011 15:25:13 +0000 (08:25 -0700)]
am 98395483: am 9f2cbf14: am e06749e1: Merge "Add FLAG_AUTO_CANCEL flag for multiple supl notifications."

* commit '98395483e4309f7b92348136491575861008b3c0':
  Add FLAG_AUTO_CANCEL flag for multiple supl notifications.

13 years agoam 9f2cbf14: am e06749e1: Merge "Add FLAG_AUTO_CANCEL flag for multiple supl notifica...
Conley Owens [Thu, 30 Jun 2011 15:22:10 +0000 (08:22 -0700)]
am 9f2cbf14: am e06749e1: Merge "Add FLAG_AUTO_CANCEL flag for multiple supl notifications."

* commit '9f2cbf14f8d79e6ed48ff9d76f6aaede45185418':
  Add FLAG_AUTO_CANCEL flag for multiple supl notifications.

13 years agoam e06749e1: Merge "Add FLAG_AUTO_CANCEL flag for multiple supl notifications."
Conley Owens [Thu, 30 Jun 2011 15:19:00 +0000 (08:19 -0700)]
am e06749e1: Merge "Add FLAG_AUTO_CANCEL flag for multiple supl notifications."

* commit 'e06749e14c1fb2d78540cba9548ee3b4b7b3b1d9':
  Add FLAG_AUTO_CANCEL flag for multiple supl notifications.

13 years agoMerge "Add FLAG_AUTO_CANCEL flag for multiple supl notifications."
Conley Owens [Thu, 30 Jun 2011 15:11:25 +0000 (08:11 -0700)]
Merge "Add FLAG_AUTO_CANCEL flag for multiple supl notifications."

13 years agoam f3f9967e: Make sure to update data availability in call setup capable triggers.
Kazuhiro Ondo [Thu, 30 Jun 2011 00:24:56 +0000 (17:24 -0700)]
am f3f9967e: Make sure to update data availability in call setup capable triggers.

* commit 'f3f9967e22201276d65f4be6006aca1cecc2a604':
  Make sure to update data availability in call setup capable triggers.