21306 Commits

Author SHA1 Message Date
Tyler Gunn
cc616bca0d am b51263b9: am 21282583: am 66c16547: Merge "Renaming Telecomm to Telecom." into lmp-dev
* commit 'b51263b99fc2c8293e1f0fe844e65ce2afec2089':
  Renaming Telecomm to Telecom.
2014-09-13 18:19:31 +00:00
Christopher Lane
0f35cdd862 Handle null values in registerService
Bug: 17491971
Change-Id: I0443a9accd86ab70510d16456a03912845718ca9
2014-09-13 11:18:33 -07:00
Tyler Gunn
8bc3996189 am 21282583: am 66c16547: Merge "Renaming Telecomm to Telecom." into lmp-dev
* commit '2128258322aa2f90d65c1963ede79d1bffb3fce4':
  Renaming Telecomm to Telecom.
2014-09-13 18:03:04 +00:00
Tyler Gunn
ef9f6f957d Renaming Telecomm to Telecom.
- Changing package from android.telecomm to android.telecom
- Changing package from com.android.telecomm to
com.android.server.telecomm.
- Renaming TelecommManager to TelecomManager.

Bug: 17364651
Change-Id: I192cb5d189f55db012ea72ee82ccc5aedbc21638
2014-09-12 22:16:17 -07:00
Yuncheol Heo
7e1983c7ea am 952e8d3f: am 016f95ee: am 11ea0e35: Change the property name to pass selinux.
* commit '952e8d3f546f92055c5b19748b470944ca926e57':
  Change the property name to pass selinux.
2014-09-13 03:37:17 +00:00
Jeff Brown
af0bc440e5 am d7f5c103: am 18f9b97a: am ce0a756f: Merge "Add support for dozing after screen off." into lmp-dev
* commit 'd7f5c10310d67df9843a761c8989056d09e0dd4f':
  Add support for dozing after screen off.
2014-09-13 03:29:49 +00:00
Yuncheol Heo
a1920c1bc9 am 016f95ee: am 11ea0e35: Change the property name to pass selinux.
* commit '016f95ee964aacf3f61a31cb3cb7480a6be27f13':
  Change the property name to pass selinux.
2014-09-13 03:24:47 +00:00
Jeff Brown
8c3b757948 am 18f9b97a: am ce0a756f: Merge "Add support for dozing after screen off." into lmp-dev
* commit '18f9b97ac486e93ca62e2d30a5eb29b2b3763add':
  Add support for dozing after screen off.
2014-09-13 03:13:07 +00:00
Matthew Williams
5caa10ed03 am 325fa781: am 87092929: am 7e84b1a4: Merge "Fix NPE in JobServiceContext" into lmp-dev
* commit '325fa7818813d88814c2ee44d588549dba757e28':
  Fix NPE in JobServiceContext
2014-09-13 03:06:28 +00:00
Craig Mautner
4bce1eb40f am c6dcce24: am c6e2ab79: am 1260584f: Merge "Rework the task affiliate chain validation" into lmp-dev
* commit 'c6dcce24e71ad577287ddb446d7ce83d4e5869be':
  Rework the task affiliate chain validation
2014-09-13 03:06:07 +00:00
Robert Greenwalt
d5a1d80dc2 am 59fdd678: am 603090b8: am 3234c20e: Merge "Update Inet state when NetworkMonitor re-evaluates a network." into lmp-dev
* commit '59fdd678b7180a6d64f3cde7572e30c0f177e161':
  Update Inet state when NetworkMonitor re-evaluates a network.
2014-09-13 03:05:57 +00:00
Christopher Tate
266bae6f01 am 6e5f0a2b: am 82c44d36: am 89b91209: Merge "Track enable/disable of transport components" into lmp-dev
* commit '6e5f0a2bc295e0b17e777ec214abfc84f4544941':
  Track enable/disable of transport components
2014-09-13 03:05:51 +00:00
Robert Greenwalt
4563fe75f0 am d77c8ee1: am ce5e32b3: am da8158b1: Merge "Better handling of unvalidated networks." into lmp-dev
* commit 'd77c8ee16eace1517e8a674e7e1322c7f4431dd0':
  Better handling of unvalidated networks.
2014-09-13 03:05:36 +00:00
Dianne Hackborn
e45528be56 am 954dd68b: am 7da811c2: am 8b01fb7e: Merge "Fix issue #17479850: AppOpsManager.checkPackage() allows..." into lmp-dev
* commit '954dd68b1b3744756bb71a8016c325354338a98e':
  Fix issue #17479850: AppOpsManager.checkPackage() allows...
2014-09-13 03:05:22 +00:00
Tsuwei Chen
d4b5d2db05 am e8581780: am 345926e6: am 4290fb7b: Merge "Handle user privacy properly during network initiated requests. Bug: 16131208" into lmp-dev
* commit 'e85817808fab5f42a844021d64a4abfd95e1d4d5':
  Handle user privacy properly during network initiated requests. Bug: 16131208
2014-09-13 03:05:11 +00:00
Adam Lesinski
54eab3b35d Fix issue with lifecycle of Activities launched from Lockscreen
ActivityManager still thinks the device is going to sleep, so
any Activity started while the lockscreen is showing is immediately
stopped. When Keyguard calls ActivityManager.keyguardWaitingForActivityDraw(),
then we must make sure that the ActivityManager thinks we are not sleeping.

Bug:17459745
Change-Id: I5c45c88e3a72e1f08e1b32101d0d0b4675f7a5ff
2014-09-12 19:42:24 -07:00
Matthew Williams
0db6bea563 am 87092929: am 7e84b1a4: Merge "Fix NPE in JobServiceContext" into lmp-dev
* commit '87092929a02a88730a60e7edf85539c3711c23f8':
  Fix NPE in JobServiceContext
2014-09-13 02:34:08 +00:00
Craig Mautner
449c6b9d50 am c6e2ab79: am 1260584f: Merge "Rework the task affiliate chain validation" into lmp-dev
* commit 'c6e2ab7998b63040b9b1d2d236c1245460e7f6b9':
  Rework the task affiliate chain validation
2014-09-13 02:32:38 +00:00
Robert Greenwalt
f4e3d53619 am 603090b8: am 3234c20e: Merge "Update Inet state when NetworkMonitor re-evaluates a network." into lmp-dev
* commit '603090b8c7a39255f2239f3bac23db6754b1f2a4':
  Update Inet state when NetworkMonitor re-evaluates a network.
2014-09-13 02:32:27 +00:00
Christopher Tate
3d46abc452 am 82c44d36: am 89b91209: Merge "Track enable/disable of transport components" into lmp-dev
* commit '82c44d3621ecf6c1fa675c6216deb427f7da912a':
  Track enable/disable of transport components
2014-09-13 02:32:22 +00:00
Robert Greenwalt
ad641b2dac am ce5e32b3: am da8158b1: Merge "Better handling of unvalidated networks." into lmp-dev
* commit 'ce5e32b38937386195ca0a63c92cdacd7ad8e0f2':
  Better handling of unvalidated networks.
2014-09-13 02:32:07 +00:00
Dianne Hackborn
1b7e58f748 am 7da811c2: am 8b01fb7e: Merge "Fix issue #17479850: AppOpsManager.checkPackage() allows..." into lmp-dev
* commit '7da811c260b7913bd88a7b7fc1ed2e47928cc154':
  Fix issue #17479850: AppOpsManager.checkPackage() allows...
2014-09-13 02:30:39 +00:00
Tsuwei Chen
fbaeeda836 am 345926e6: am 4290fb7b: Merge "Handle user privacy properly during network initiated requests. Bug: 16131208" into lmp-dev
* commit '345926e691664520c781fb05deb41d090f0473eb':
  Handle user privacy properly during network initiated requests. Bug: 16131208
2014-09-13 02:30:28 +00:00
Guang Zhu
6694e09939 am dc6452af: am 24a36fa3: am 336a9316: Merge "do not allow monkey to flip OEM unlock flag" into lmp-dev
* commit 'dc6452afe82a3d59b32c07a9fa476eb884b89755':
  do not allow monkey to flip OEM unlock flag
2014-09-13 02:27:26 +00:00
Amith Yamasani
1121da2fa3 am cdfd3ea7: am 263a799f: am 849e1a9c: Merge "Prevent device owner registration after setup is complete" into lmp-dev
* commit 'cdfd3ea76a0120ee86000e51ebda33fd12a15ddb':
  Prevent device owner registration after setup is complete
2014-09-13 02:27:08 +00:00
Yuncheol Heo
4b5c2d3cfc Change the property name to pass selinux.
- Added the prefix 'persist.sys.' to pass selinux and to make the
  properties persistent after reboot.
- Shortened the name to fit the length to 31.
- Got together the properties in the near place.

Bug: 17491732
Change-Id: I051f1bacc51ee372806077159020600ffeb30f48
2014-09-13 11:21:46 +09:00
Chris Wren
a680ed2e34 am 79f3992b: am 8bce74e6: am c92ee713: Merge "Invalidate the people cache on Contacts provider changes." into lmp-dev
* commit '79f3992bfed5c835ec4cf85f47caaec709264b74':
  Invalidate the people cache on Contacts provider changes.
2014-09-13 02:16:56 +00:00
Jeff Sharkey
a4deedc1d9 am d9115d22: am df843862: am 05c1f749: Merge "Fix lock inversion in PackageInstaller." into lmp-dev
* commit 'd9115d22a40d2f8467265e1473c505cae41fa626':
  Fix lock inversion in PackageInstaller.
2014-09-13 02:16:44 +00:00
Jeff Sharkey
9a6be37268 am ae36cd97: am dc104ede: am 48058460: Merge "Bring install and install-multiple into parity." into lmp-dev
* commit 'ae36cd975680773a5639ea188c71e8f61250883c':
  Bring install and install-multiple into parity.
2014-09-13 02:16:39 +00:00
Cheuksan Wang
9deec68832 am 051af39c: am 249ef14b: am 59c04032: Merge "Send and download MMS via content provider instead of PDU bytes." into lmp-dev
* commit '051af39c8357fcb7d40c99781bde92f34c4ffe50':
  Send and download MMS via content provider instead of PDU bytes.
2014-09-13 02:16:10 +00:00
Christoph Studer
c6fd581cc9 am 6a07829b: am ece217e9: am ebdd94ba: Merge "NoMan: Refresh ManagedServices on user switch" into lmp-dev
* commit '6a07829b8db119d8a8f4604d9d44f68a899714c7':
  NoMan: Refresh ManagedServices on user switch
2014-09-13 02:16:05 +00:00
Chris Wren
d79e4cd8c8 am 700269d6: am 04322209: am c88b35aa: Merge "remove unused matchesCallFilter(Bundle, int)" into lmp-dev
* commit '700269d6a98920e3b7df9202b901f63852c75530':
  remove unused matchesCallFilter(Bundle, int)
2014-09-13 02:15:34 +00:00
Esteban Talavera
c8d86ad317 am 4d1e8f38: am 69f6f114: am d23d7c60: Merge "Add new adb dpm (= DevicePolicyManager) command" into lmp-dev
* commit '4d1e8f384cabd3a565f7555d0fb861a83df381d6':
  Add new adb dpm (= DevicePolicyManager) command
2014-09-13 02:15:08 +00:00
Jinsuk Kim
6a624070b8 am 9013991f: am e95a1058: am de02cd6d: CEC: Stub MHL Device
* commit '9013991f6dc013d85a0c9901d22c43c6a0830b44':
  CEC: Stub MHL Device
2014-09-13 02:14:49 +00:00
Jinsuk Kim
e462f29ea4 am 095d663f: am 10a5ea22: am b524e3b0: CEC: Refactoring for MHL
* commit '095d663fc5725de15d626d0eb29aa5c8bbba95b5':
  CEC: Refactoring for MHL
2014-09-13 02:14:44 +00:00
Jinsuk Kim
63261163ac am a34e6334: am 527346ab: am ead8ed86: CEC: Bug fixes for vendor-specific command handling
* commit 'a34e6334cd2deb1b66c08766a8de4817523f18cb':
  CEC: Bug fixes for vendor-specific command handling
2014-09-13 02:14:39 +00:00
Yuncheol Heo
a0c4822936 am d7337fb7: am 4d3f04f5: am ca46bfef: Merge "Handle <Menu Status> message." into lmp-dev
* commit 'd7337fb798bbc340dedc536746df275ce49c257e':
  Handle <Menu Status> message.
2014-09-13 02:14:32 +00:00
Jeff Brown
2175e9c366 Add support for dozing after screen off.
On some devices, we want the screen off transition to complete before
we start dozing.  Added a new config.xml attribute config_dozeAfterScreenOff
to configure this behavior.

Defer starting dreams until the display is ready.

Fixed some minor issues in the system UI doze service when setting the
display state.

Bug: 16187655
Change-Id: Ib1bc60de5457166f4b4880732db5df989dda67a4
2014-09-12 17:31:54 -07:00
Matthew Williams
c0595a7d7d Merge "Fix NPE in JobServiceContext" into lmp-dev 2014-09-12 23:26:40 +00:00
Matthew Williams
7ac52d5bf6 Fix NPE in JobServiceContext
BUG: 17485390
The VERB_BINDING timeout that is set to wait for onBind() to complete
wasn't being cleared when onBind() returns false, i.e. that the service wasn't
available to be bound to.
This led to an NPE when the stale timeout expired. Fix is to clear the timeout
when onBind fails.

Change-Id: I318ca5ce1f3e12b170f7f256608ea7e28f3f120a
2014-09-12 23:26:28 +00:00
Guang Zhu
34c5a6205a am 24a36fa3: am 336a9316: Merge "do not allow monkey to flip OEM unlock flag" into lmp-dev
* commit '24a36fa33f304e112b93d5cecbb84a80c523ef9b':
  do not allow monkey to flip OEM unlock flag
2014-09-12 23:22:40 +00:00
Matthew Williams
a9f993cb40 Remove a minimum wake-up time for a job
BUG: 16407786
The alarm manager doesn't impose restrictions about how soon an alarm
is allowed to be set in the future, so neither will the JS.
This behaviour should be the default, but filing under above bug
b/c this needs to happen to make CTS easier to write.

Change-Id: I55b53de5faac84f01e2ac3ce5458bfa19d73df68
2014-09-12 16:22:12 -07:00
Amith Yamasani
fcce1340c7 am 263a799f: am 849e1a9c: Merge "Prevent device owner registration after setup is complete" into lmp-dev
* commit '263a799fb983559a431ff8f9ce30e3f773ee04d2':
  Prevent device owner registration after setup is complete
2014-09-12 23:21:33 +00:00
Craig Mautner
6225dd239f Merge "Rework the task affiliate chain validation" into lmp-dev 2014-09-12 23:08:34 +00:00
Robert Greenwalt
b242cf53e8 Merge "Update Inet state when NetworkMonitor re-evaluates a network." into lmp-dev 2014-09-12 23:03:36 +00:00
Christopher Tate
f610bff9ef Merge "Track enable/disable of transport components" into lmp-dev 2014-09-12 23:03:31 +00:00
Paul Jensen
ad50a1fed0 Update Inet state when NetworkMonitor re-evaluates a network.
Previously the Inet state (the little exclamation mark beside the WiFi
and Cellular bars) only transitioned from bad to good once.  With this
change it can transition back to bad (and later to good again) if a network
re-evaluation is triggered, say by ConnectivityManager.reportBadNetwork.
Also, avoid triggering re-evaluation in two unwanted cases.

bug:16214361
Change-Id: I7856724249ffcbb0945276dcf45019876231fdaf
2014-09-12 23:02:28 +00:00
Craig Mautner
2ade126e62 Rework the task affiliate chain validation
The old chain was problematic. It started verification at the end of
the chain and then went no further. Then it went back down the
chain to the beginning with no checks. It also removed entries and
tried to add them back past the end of the ArrayList during boot
which caused the system process to shut down.

This method uses the ordering imposed by taskIds which is the same
order that the tasks were created. It fixes up and notes dropped
links and then reconstructs the list correctly.

Fixes bug 17467284.

Change-Id: I746ec2cdcc7ac6403278cfefc7a6db9b5549d226
2014-09-12 16:01:21 -07:00
Robert Greenwalt
61642ce8c3 Merge "Better handling of unvalidated networks." into lmp-dev 2014-09-12 23:00:37 +00:00
Dianne Hackborn
39b278798e Merge "Fix issue #17479850: AppOpsManager.checkPackage() allows..." into lmp-dev 2014-09-12 22:45:01 +00:00