OSDN Git Service

android-x86/frameworks-base.git
8 years agoMerge "Merge \"API 25 is frozen, so we can\'t change API.\" into nyc-mr1-dev am:...
Android Build Merger (Role) [Thu, 7 Jul 2016 20:59:48 +0000 (20:59 +0000)]
Merge "Merge \"API 25 is frozen, so we can\'t change API.\" into nyc-mr1-dev am: 663cfc0f8d" into nyc-mr1-dev-plus-aosp

8 years agoMerge "Merge \"Adding debugging for last active time.\" into nyc-mr1-dev am: d6c332b0...
Android Build Merger (Role) [Thu, 7 Jul 2016 20:59:37 +0000 (20:59 +0000)]
Merge "Merge \"Adding debugging for last active time.\" into nyc-mr1-dev am: d6c332b01a" into nyc-mr1-dev-plus-aosp

8 years agoMerge \"API 25 is frozen, so we can\'t change API.\" into nyc-mr1-dev
Jeff Sharkey [Thu, 7 Jul 2016 20:58:58 +0000 (20:58 +0000)]
Merge \"API 25 is frozen, so we can\'t change API.\" into nyc-mr1-dev
am: 663cfc0f8d

Change-Id: I5dbe4256bc61672658b0e755d1fa4c5cd36e140a

8 years agoMerge \"Adding debugging for last active time.\" into nyc-mr1-dev
Winson [Thu, 7 Jul 2016 20:58:52 +0000 (20:58 +0000)]
Merge \"Adding debugging for last active time.\" into nyc-mr1-dev
am: d6c332b01a

Change-Id: Ie79a7b46e73eb8ecaa29ddc73b43f4ce214b1695

8 years agoMerge \\"SoundPool: fix enforced camera shutter sound\\" into nyc-dev am: a2266f7a0f
Eric Laurent [Thu, 7 Jul 2016 20:57:54 +0000 (20:57 +0000)]
Merge \\"SoundPool: fix enforced camera shutter sound\\" into nyc-dev am: a2266f7a0f
am: a165d12737

Change-Id: I8e79a3f627ec38c736decdca2c88b56a4f5b5452

8 years agoMerge \"Suppress PRE_BOOT notifications for some profiles.\" into nyc-mr1-dev
Jeff Sharkey [Thu, 7 Jul 2016 20:48:43 +0000 (20:48 +0000)]
Merge \"Suppress PRE_BOOT notifications for some profiles.\" into nyc-mr1-dev
am: 99f70388ff

Change-Id: I977d5e4073ce57809ffb2b2e324b133c52341c4f

8 years agoMerge changes from topic \'fifo\' into nyc-mr1-dev
Tim Murray [Thu, 7 Jul 2016 20:48:27 +0000 (20:48 +0000)]
Merge changes from topic \'fifo\' into nyc-mr1-dev
am: a96d445aef

Change-Id: If4a5c3f65cb611aecf82ad49ad6d992f098cbfb1

8 years agoMerge \"SoundPool: fix enforced camera shutter sound\" into nyc-dev
Eric Laurent [Thu, 7 Jul 2016 20:46:20 +0000 (20:46 +0000)]
Merge \"SoundPool: fix enforced camera shutter sound\" into nyc-dev
am: a2266f7a0f

Change-Id: I6ae2457bd8bd9f53b35373fb1be7eb66f80f1510

8 years agoMerge "API 25 is frozen, so we can't change API." into nyc-mr1-dev
Jeff Sharkey [Thu, 7 Jul 2016 20:41:37 +0000 (20:41 +0000)]
Merge "API 25 is frozen, so we can't change API." into nyc-mr1-dev

8 years agoMerge "Adding debugging for last active time." into nyc-mr1-dev
TreeHugger Robot [Thu, 7 Jul 2016 20:40:36 +0000 (20:40 +0000)]
Merge "Adding debugging for last active time." into nyc-mr1-dev

8 years agoMerge "SoundPool: fix enforced camera shutter sound" into nyc-dev
Eric Laurent [Thu, 7 Jul 2016 20:36:59 +0000 (20:36 +0000)]
Merge "SoundPool: fix enforced camera shutter sound" into nyc-dev

8 years agoMerge "Suppress PRE_BOOT notifications for some profiles." into nyc-mr1-dev
TreeHugger Robot [Thu, 7 Jul 2016 20:31:35 +0000 (20:31 +0000)]
Merge "Suppress PRE_BOOT notifications for some profiles." into nyc-mr1-dev

8 years agoMerge changes from topic 'fifo' into nyc-mr1-dev
Tim Murray [Thu, 7 Jul 2016 20:29:22 +0000 (20:29 +0000)]
Merge changes from topic 'fifo' into nyc-mr1-dev

* changes:
  Add new mode for SCHED_FIFO on UI and RenderThreads.
  Add isThreadInProcess.

8 years agoMerge \"Treat everyone the same.\" into nyc-mr1-dev
Jeff Sharkey [Thu, 7 Jul 2016 20:27:55 +0000 (20:27 +0000)]
Merge \"Treat everyone the same.\" into nyc-mr1-dev
am: a1b026ea2e

Change-Id: I853c743364189e689e29d87ab6c53b7963ebae2f

8 years agoMerge "Treat everyone the same." into nyc-mr1-dev
TreeHugger Robot [Thu, 7 Jul 2016 20:20:00 +0000 (20:20 +0000)]
Merge "Treat everyone the same." into nyc-mr1-dev

8 years agoMerge \"Fix comment. The color is cyan 500 not teal.\" into nyc-mr1-dev
Andrew Sapperstein [Thu, 7 Jul 2016 20:07:43 +0000 (20:07 +0000)]
Merge \"Fix comment. The color is cyan 500 not teal.\" into nyc-mr1-dev
am: bff9c1ab30

Change-Id: I1ce07ac6c8fffa1317ddd7e703cb5fe75dc26558

8 years agoAdd new mode for SCHED_FIFO on UI and RenderThreads.
Tim Murray [Fri, 10 Jun 2016 17:03:20 +0000 (10:03 -0700)]
Add new mode for SCHED_FIFO on UI and RenderThreads.

Add a new mode, controlled by sys.use_fifo_ui property, that enables the
top app's UI and RenderThread to be SCHED_FIFO. This eliminates almost
all jank due to scheduling competition with non-UI critical
threads. This mode may not be suitable for all devices.

bug 24503801

Change-Id: I7b8a31830ad80f7efa00236928d5476998ed4e00

8 years agoMerge "Fix comment. The color is cyan 500 not teal." into nyc-mr1-dev
TreeHugger Robot [Thu, 7 Jul 2016 19:52:57 +0000 (19:52 +0000)]
Merge "Fix comment. The color is cyan 500 not teal." into nyc-mr1-dev

8 years agoMerge \"Remove \"starting apps\" boot message.\" into nyc-mr1-dev
Jeff Sharkey [Thu, 7 Jul 2016 19:49:32 +0000 (19:49 +0000)]
Merge \"Remove \"starting apps\" boot message.\" into nyc-mr1-dev
am: bb2d9ab98e

Change-Id: Ie4b072d38eaa281b6292ac70eb366734013c907d

8 years agoMerge \"Make pinning files async in a background thread\" into nyc-mr1-dev
Philip Cuadra [Thu, 7 Jul 2016 19:42:15 +0000 (19:42 +0000)]
Merge \"Make pinning files async in a background thread\" into nyc-mr1-dev
am: f0df804e0a

Change-Id: Ic32e9e9d9260c18365c29f12cb60ad67a3590a47

8 years agoMerge \"Move voice interaction callback list to VoiceInteractionManagerService\"...
Annie Chin [Thu, 7 Jul 2016 19:42:12 +0000 (19:42 +0000)]
Merge \"Move voice interaction callback list to VoiceInteractionManagerService\" into nyc-mr1-dev
am: b91a5e7431

Change-Id: I5fdf69335aaf3dd6ee77753b4f3cc554e1a0342c

8 years agoMerge "Remove "starting apps" boot message." into nyc-mr1-dev
TreeHugger Robot [Thu, 7 Jul 2016 19:37:23 +0000 (19:37 +0000)]
Merge "Remove "starting apps" boot message." into nyc-mr1-dev

8 years agoadd redirect for URL hard-coded into the default proguard config file, and update...
smain@google.com [Thu, 7 Jul 2016 19:35:55 +0000 (19:35 +0000)]
add redirect for URL hard-coded into the default proguard config file, and update related redirects for the entire /guide/developing/ path. am: 3bd0cec491
am: fc7cc27a35

Change-Id: I097893a9c6cbd01fbced5daac804050e9b928740

8 years agoMerge "Make pinning files async in a background thread" into nyc-mr1-dev
TreeHugger Robot [Thu, 7 Jul 2016 19:35:26 +0000 (19:35 +0000)]
Merge "Make pinning files async in a background thread" into nyc-mr1-dev

8 years agoadd redirect for URL hard-coded into the default proguard config file, and update...
smain@google.com [Thu, 7 Jul 2016 19:33:36 +0000 (19:33 +0000)]
add redirect for URL hard-coded into the default proguard config file, and update related redirects for the entire /guide/developing/ path. am: 3bd0cec491
am: 5e6dd44bfb

Change-Id: I2fa241dbe9193ea25e01f926ca9dfa0f23b970dc

8 years agoMerge "Move voice interaction callback list to VoiceInteractionManagerService" into...
Annie Chin [Thu, 7 Jul 2016 19:30:41 +0000 (19:30 +0000)]
Merge "Move voice interaction callback list to VoiceInteractionManagerService" into nyc-mr1-dev

8 years agoadd redirect for URL hard-coded into the default proguard config file, and update...
smain@google.com [Thu, 7 Jul 2016 19:26:19 +0000 (19:26 +0000)]
add redirect for URL hard-coded into the default proguard config file, and update related redirects for the entire /guide/developing/ path.
am: 3bd0cec491

Change-Id: Id379926353bdfc47c0b59c0b19f794ad0e7715f3

8 years agoadd redirect for URL hard-coded into the default proguard config file, and update...
smain@google.com [Thu, 7 Jul 2016 19:26:10 +0000 (19:26 +0000)]
add redirect for URL hard-coded into the default proguard config file, and update related redirects for the entire /guide/developing/ path.
am: 3bd0cec491

Change-Id: I4b6f7200c2ff403b74f1305b9779950bf98d3a67

8 years agoAPI 25 is frozen, so we can't change API.
Jeff Sharkey [Thu, 7 Jul 2016 19:18:06 +0000 (13:18 -0600)]
API 25 is frozen, so we can't change API.

Bug: 29239768
Change-Id: Ib7777bcc299a3c1d33e51f3b72374b94842136cb

8 years agoadd redirect for URL hard-coded into the default proguard config file,
smain@google.com [Thu, 7 Jul 2016 19:13:36 +0000 (12:13 -0700)]
add redirect for URL hard-coded into the default proguard config file,
and update related redirects for the entire /guide/developing/ path.

Change-Id: Ie23791e3765ff821d9abba220ebdde782d6439ed

8 years agoMove voice interaction callback list to VoiceInteractionManagerService
Annie Chin [Thu, 7 Jul 2016 18:57:33 +0000 (11:57 -0700)]
Move voice interaction callback list to VoiceInteractionManagerService

Bug: 30005941

Change-Id: I23b3bba8b4525068b0f032d5ca908c0f1d181558

8 years agoSuppress PRE_BOOT notifications for some profiles.
Jeff Sharkey [Thu, 7 Jul 2016 18:33:48 +0000 (12:33 -0600)]
Suppress PRE_BOOT notifications for some profiles.

When a profile is unlocked as a side effect of it's parent user being
unlocked, it's confusing to see two sets of identical notifications,
so suppress the set belonging to the profile.

Profile notifications are still shown when the profile has a separate
authentication challenge.

Bug: 29931646
Change-Id: Id8d621451996c9e2f159560894596292ceb00f8d

8 years agoAdding debugging for last active time.
Winson [Thu, 7 Jul 2016 18:48:34 +0000 (11:48 -0700)]
Adding debugging for last active time.

Bug: 29947804
Change-Id: I4ab1dc3c380d3552aaaff4f811171cdc66e05474

8 years agoSoundPool: fix enforced camera shutter sound
Eric Laurent [Thu, 7 Jul 2016 18:35:13 +0000 (11:35 -0700)]
SoundPool: fix enforced camera shutter sound

Make sure that camera shutter sound is played in
total silence DND mode when enforced by country
regulation.

Bug: 29973005
Change-Id: I208f7ae5b07777eac48597f68feae6358999b2c3

8 years agoMerge "Merge \\\\"docs: Edited \\\\"Promote with Ads\\\\" page; created \\\\"Nearby...
Android Build Merger (Role) [Thu, 7 Jul 2016 18:44:48 +0000 (18:44 +0000)]
Merge "Merge \\\\"docs: Edited \\\\"Promote with Ads\\\\" page; created \\\\"Nearby\\\\" feature page.\\\\" into mnc-io-docs am: 31302819c1 am: 5301f68827 am: 557b747fb4 am: a666828702" into nyc-mr1-dev-plus-aosp

8 years agoMerge "Merge \\\\"docs: Updated \\\\"payments\\\\" page; created new \\\\"drive conve...
Android Build Merger (Role) [Thu, 7 Jul 2016 18:44:29 +0000 (18:44 +0000)]
Merge "Merge \\\\"docs: Updated \\\\"payments\\\\" page; created new \\\\"drive conversions\\\\" page.\\\\" into mnc-io-docs am: a021c2d3e6 am: 11935fbcc9 am: 02fcab7f43 am: 499db93977" into nyc-mr1-dev-plus-aosp

8 years agoMerge \\\\"docs: Edited \\\\"Promote with Ads\\\\" page; created \\\\"Nearby\\\\...
Joe Fernandez [Thu, 7 Jul 2016 18:43:57 +0000 (18:43 +0000)]
Merge \\\\"docs: Edited \\\\"Promote with Ads\\\\" page; created \\\\"Nearby\\\\" feature page.\\\\" into mnc-io-docs am: 31302819c1 am: 5301f68827 am: 557b747fb4
am: a666828702

Change-Id: I3bb2bff89c17679f4b8810061396313a0b65d80d

8 years agoMerge \\\\"docs: Updated \\\\"payments\\\\" page; created new \\\\"drive conversions...
Joe Fernandez [Thu, 7 Jul 2016 18:43:54 +0000 (18:43 +0000)]
Merge \\\\"docs: Updated \\\\"payments\\\\" page; created new \\\\"drive conversions\\\\" page.\\\\" into mnc-io-docs am: a021c2d3e6 am: 11935fbcc9 am: 02fcab7f43
am: 499db93977

Change-Id: If28976df19c4badd1d111bce33bd5df9afb37499

8 years agoMerge \\\\"docs: Edited \\\\"Promote with Ads\\\\" page; created \\\\"Nearby\\\\...
Joe Fernandez [Thu, 7 Jul 2016 18:39:10 +0000 (18:39 +0000)]
Merge \\\\"docs: Edited \\\\"Promote with Ads\\\\" page; created \\\\"Nearby\\\\" feature page.\\\\" into mnc-io-docs am: 31302819c1 am: 5301f68827 am: 557b747fb4
am: e7d21d847e

Change-Id: I5869f23ae4b312ba4be2479e7240df8d07654bde

8 years agoMerge \\\\"docs: Updated \\\\"payments\\\\" page; created new \\\\"drive conversions...
Joe Fernandez [Thu, 7 Jul 2016 18:39:06 +0000 (18:39 +0000)]
Merge \\\\"docs: Updated \\\\"payments\\\\" page; created new \\\\"drive conversions\\\\" page.\\\\" into mnc-io-docs am: a021c2d3e6 am: 11935fbcc9 am: 02fcab7f43
am: 847457ed9a

Change-Id: Icff019fb735d58fe9c8118fcb8db2c1ae857c436

8 years agoMerge \\\"docs: Edited \\\"Promote with Ads\\\" page; created \\\"Nearby\\\" feature...
Kevin Hufnagle [Thu, 7 Jul 2016 18:32:16 +0000 (18:32 +0000)]
Merge \\\"docs: Edited \\\"Promote with Ads\\\" page; created \\\"Nearby\\\" feature page.\\\" into mnc-io-docs am: 31302819c1 am: 5301f68827
am: 557b747fb4

Change-Id: I873f467fec50364f7e12db782dd4ed176a2a6822

8 years agoMerge \\\"docs: Edited \\\"Promote with Ads\\\" page; created \\\"Nearby\\\" feature...
Kevin Hufnagle [Thu, 7 Jul 2016 18:32:09 +0000 (18:32 +0000)]
Merge \\\"docs: Edited \\\"Promote with Ads\\\" page; created \\\"Nearby\\\" feature page.\\\" into mnc-io-docs am: 31302819c1 am: 5301f68827
am: 557b747fb4

Change-Id: Id6f969efd5f636d3c20e8e8fe073b033f02210ab

8 years agoMerge \\\"docs: Updated \\\"payments\\\" page; created new \\\"drive conversions...
Kevin Hufnagle [Thu, 7 Jul 2016 18:32:09 +0000 (18:32 +0000)]
Merge \\\"docs: Updated \\\"payments\\\" page; created new \\\"drive conversions\\\" page.\\\" into mnc-io-docs am: a021c2d3e6 am: 11935fbcc9
am: 02fcab7f43

Change-Id: I92905b38e44a5c049705bf3bfb341803d56540ab

8 years agoMerge \\\"docs: Updated \\\"payments\\\" page; created new \\\"drive conversions...
Kevin Hufnagle [Thu, 7 Jul 2016 18:32:04 +0000 (18:32 +0000)]
Merge \\\"docs: Updated \\\"payments\\\" page; created new \\\"drive conversions\\\" page.\\\" into mnc-io-docs am: a021c2d3e6 am: 11935fbcc9
am: 02fcab7f43

Change-Id: Ie3448b4dbf85afa36b9a39e07683fe5386d83156

8 years agoMerge \\"docs: Edited \\"Promote with Ads\\" page; created \\"Nearby\\" feature page...
Joe Fernandez [Thu, 7 Jul 2016 18:21:05 +0000 (18:21 +0000)]
Merge \\"docs: Edited \\"Promote with Ads\\" page; created \\"Nearby\\" feature page.\\" into mnc-io-docs am: 31302819c1
am: 5301f68827

Change-Id: Ic59d70a5ce5693ed0facdc07e37dd23a7cfae061

8 years agoMerge \\"docs: Updated \\"payments\\" page; created new \\"drive conversions\\" page...
Joe Fernandez [Thu, 7 Jul 2016 18:20:58 +0000 (18:20 +0000)]
Merge \\"docs: Updated \\"payments\\" page; created new \\"drive conversions\\" page.\\" into mnc-io-docs am: a021c2d3e6
am: 11935fbcc9

Change-Id: I44cac66629a2c642ab86331bdda1bb1943df56a0

8 years agoMerge \"docs: Edited \"Promote with Ads\" page; created \"Nearby\" feature page....
Kevin Hufnagle [Thu, 7 Jul 2016 18:14:09 +0000 (18:14 +0000)]
Merge \"docs: Edited \"Promote with Ads\" page; created \"Nearby\" feature page.\" into mnc-io-docs
am: 31302819c1

Change-Id: I971086d0b8bb3268fdd62f41567654857b92dba8

8 years agoMerge \"docs: Updated \"payments\" page; created new \"drive conversions\" page....
Kevin Hufnagle [Thu, 7 Jul 2016 18:14:06 +0000 (18:14 +0000)]
Merge \"docs: Updated \"payments\" page; created new \"drive conversions\" page.\" into mnc-io-docs
am: a021c2d3e6

Change-Id: Idaed3f61c560217b31cc8a0e81d7a7ed761ee977

8 years agoRemove "starting apps" boot message.
Jeff Sharkey [Mon, 27 Jun 2016 23:08:23 +0000 (17:08 -0600)]
Remove "starting apps" boot message.

The "starting apps" message is only shown for a short period of time
before we show the lock screen.  Recent boot animations now have a
spin down phase which is just long enough to result in us flashing
this message for a very short period of time, which looks janky.

To avoid the janky behavior, remove this message altogether.  Other
boot messages for dexopt'ing after an OTA remain intact.

Also fix security bug that would allow any app to show a message.

Bug: 29367890
Change-Id: I77bb65acbe0e5afb4033dc6b83e533e665dce690

8 years agoMerge "docs: Edited "Promote with Ads" page; created "Nearby" feature page." into...
Joe Fernandez [Thu, 7 Jul 2016 18:09:40 +0000 (18:09 +0000)]
Merge "docs: Edited "Promote with Ads" page; created "Nearby" feature page." into mnc-io-docs

8 years agoMerge "docs: Updated "payments" page; created new "drive conversions" page." into...
Joe Fernandez [Thu, 7 Jul 2016 18:06:34 +0000 (18:06 +0000)]
Merge "docs: Updated "payments" page; created new "drive conversions" page." into mnc-io-docs

8 years agoMerge \"Install preloaded apps into the demo user\" into nyc-mr1-dev
Fyodor Kupolov [Thu, 7 Jul 2016 18:05:50 +0000 (18:05 +0000)]
Merge \"Install preloaded apps into the demo user\" into nyc-mr1-dev
am: c77a2be407

Change-Id: Ib762cc51c0e56b9440545b48fe2d11208abfd890

8 years agoMerge \"Add a null check for mImpl.\" into nyc-mr1-dev
Annie Chin [Thu, 7 Jul 2016 18:05:45 +0000 (18:05 +0000)]
Merge \"Add a null check for mImpl.\" into nyc-mr1-dev
am: 5a4cfd36c2

Change-Id: I26403fba055ca356ed69b599525dc7b6cf795b61

8 years agoFix comment. The color is cyan 500 not teal.
Andrew Sapperstein [Thu, 7 Jul 2016 18:03:41 +0000 (11:03 -0700)]
Fix comment. The color is cyan 500 not teal.

Bug: 29881561
Change-Id: I3bce85829532901ce4dae00eced281ca0a6fd838

8 years agoMerge "Install preloaded apps into the demo user" into nyc-mr1-dev
Fyodor Kupolov [Thu, 7 Jul 2016 18:00:53 +0000 (18:00 +0000)]
Merge "Install preloaded apps into the demo user" into nyc-mr1-dev

8 years agoMake pinning files async in a background thread
Philip Cuadra [Wed, 6 Jul 2016 23:00:32 +0000 (16:00 -0700)]
Make pinning files async in a background thread

Make the actual pinning of files be async in the system server background thread.
There's no need to block system_server from doing useful work on the ui
thread while the files are pinned.

bug 28251566

Change-Id: I905c165533692979ac179e987216378210396e75

8 years agoMerge \"Snapshot RemoteViews before releasing lock.\" into nyc-mr1-dev
Jeff Sharkey [Thu, 7 Jul 2016 17:49:36 +0000 (17:49 +0000)]
Merge \"Snapshot RemoteViews before releasing lock.\" into nyc-mr1-dev
am: ffc0d5153c

Change-Id: I5c69b1d676d20a9d339a2dea635f07ab2a319638

8 years agoMerge "Add a null check for mImpl." into nyc-mr1-dev
Annie Chin [Thu, 7 Jul 2016 17:44:04 +0000 (17:44 +0000)]
Merge "Add a null check for mImpl." into nyc-mr1-dev

8 years agoMerge \"Add video events to ParcelableCallAnalytics\" into nyc-mr1-dev
Hall Liu [Thu, 7 Jul 2016 17:37:28 +0000 (17:37 +0000)]
Merge \"Add video events to ParcelableCallAnalytics\" into nyc-mr1-dev
am: 335a69d460

Change-Id: Icc0aef243860e93e714fcbc4b8cdc336d99e81f1

8 years agoMerge \"Make ContextHubService compliant with new context hub interface.\" into nyc...
Ashutosh Joshi [Thu, 7 Jul 2016 17:36:54 +0000 (17:36 +0000)]
Merge \"Make ContextHubService compliant with new context hub interface.\" into nyc-mr1-dev
am: 80d90d1783

Change-Id: Ibdda2e82b6175832474c07121d867ee4761e6d19

8 years agoMerge "Snapshot RemoteViews before releasing lock." into nyc-mr1-dev
Jeff Sharkey [Thu, 7 Jul 2016 17:36:50 +0000 (17:36 +0000)]
Merge "Snapshot RemoteViews before releasing lock." into nyc-mr1-dev

8 years agoMerge "Add video events to ParcelableCallAnalytics" into nyc-mr1-dev
Hall Liu [Thu, 7 Jul 2016 17:27:24 +0000 (17:27 +0000)]
Merge "Add video events to ParcelableCallAnalytics" into nyc-mr1-dev

8 years agoMerge "Make ContextHubService compliant with new context hub interface." into nyc...
Ashutosh Joshi [Thu, 7 Jul 2016 17:23:25 +0000 (17:23 +0000)]
Merge "Make ContextHubService compliant with new context hub interface." into nyc-mr1-dev

8 years agoAdd a null check for mImpl.
Annie Chin [Thu, 7 Jul 2016 17:22:34 +0000 (10:22 -0700)]
Add a null check for mImpl.

Bug: 30005941
Change-Id: I1212aa66be71b7ee0e990596272a33fa7530770f

8 years agoMerge \"Add margins to the system icons when the user avatar is gone.\" into nyc...
Daniel Nishi [Thu, 7 Jul 2016 16:44:50 +0000 (16:44 +0000)]
Merge \"Add margins to the system icons when the user avatar is gone.\" into nyc-mr1-dev
am: 3c75a0380d

Change-Id: I9a92b0501fe6cbd3a910f21ff89e893ee5d77c67

8 years agoMerge \\\\"Docs: Fixed wrong return type of a method\\\\" into mnc-io-docs am: 13ce5d...
Hemal Patel [Thu, 7 Jul 2016 16:38:49 +0000 (16:38 +0000)]
Merge \\\\"Docs: Fixed wrong return type of a method\\\\" into mnc-io-docs am: 13ce5dca58 am: e02e644b92 am: 518f5a4e09
am: 72be3294ce

Change-Id: I57c340ff1024dc58d930225a1ed7e8a3aa741a92

8 years agoMerge "Add margins to the system icons when the user avatar is gone." into nyc-mr1-dev
Daniel Nishi [Thu, 7 Jul 2016 16:34:17 +0000 (16:34 +0000)]
Merge "Add margins to the system icons when the user avatar is gone." into nyc-mr1-dev

8 years agoMerge \\\\"Docs: Fixed wrong return type of a method\\\\" into mnc-io-docs am: 13ce5d...
Hemal Patel [Thu, 7 Jul 2016 16:27:35 +0000 (16:27 +0000)]
Merge \\\\"Docs: Fixed wrong return type of a method\\\\" into mnc-io-docs am: 13ce5dca58 am: e02e644b92 am: 518f5a4e09
am: bbc07950fc

Change-Id: I84a001a5b46be5b724c1371c15d7ac47ae2de7dd

8 years agoMerge \\\"Docs: Fixed wrong return type of a method\\\" into mnc-io-docs am: 13ce5dca...
Hemal Patel [Thu, 7 Jul 2016 16:23:32 +0000 (16:23 +0000)]
Merge \\\"Docs: Fixed wrong return type of a method\\\" into mnc-io-docs am: 13ce5dca58 am: e02e644b92
am: 518f5a4e09

Change-Id: I79b68d35f39f74d908ec3872aa88201f22b6e094

8 years agoMerge \\\"Docs: Fixed wrong return type of a method\\\" into mnc-io-docs am: 13ce5dca...
Hemal Patel [Thu, 7 Jul 2016 16:23:19 +0000 (16:23 +0000)]
Merge \\\"Docs: Fixed wrong return type of a method\\\" into mnc-io-docs am: 13ce5dca58 am: e02e644b92
am: 518f5a4e09

Change-Id: I0dd2911c4456750b2f718cab37de1bf6056275a4

8 years agoMerge \"Consider queue & dequeue times for should draw\" into nyc-mr1-dev
John Reck [Thu, 7 Jul 2016 16:18:06 +0000 (16:18 +0000)]
Merge \"Consider queue & dequeue times for should draw\" into nyc-mr1-dev
am: 3a465e7a12

Change-Id: I2ea38a087056e2f75aeb27c5bce03fe52690cd6e

8 years agoMerge \\"Docs: Fixed wrong return type of a method\\" into mnc-io-docs am: 13ce5dca58
Hemal Patel [Thu, 7 Jul 2016 16:15:48 +0000 (16:15 +0000)]
Merge \\"Docs: Fixed wrong return type of a method\\" into mnc-io-docs am: 13ce5dca58
am: e02e644b92

Change-Id: I9f872d3456381b437271ab949804ffbae0e6a5a2

8 years agoMerge "Consider queue & dequeue times for should draw" into nyc-mr1-dev
John Reck [Thu, 7 Jul 2016 16:10:40 +0000 (16:10 +0000)]
Merge "Consider queue & dequeue times for should draw" into nyc-mr1-dev

8 years agoMerge \"Docs: Fixed wrong return type of a method\" into mnc-io-docs
Hemal Patel [Thu, 7 Jul 2016 16:07:59 +0000 (16:07 +0000)]
Merge \"Docs: Fixed wrong return type of a method\" into mnc-io-docs
am: 13ce5dca58

Change-Id: Iece5dfd7fcf3bd0113e3e5fb84a0eac7ad361ae0

8 years agoMerge "Docs: Fixed wrong return type of a method" into mnc-io-docs
Hemal Patel [Thu, 7 Jul 2016 15:57:01 +0000 (15:57 +0000)]
Merge "Docs: Fixed wrong return type of a method" into mnc-io-docs

8 years agoMerge \"Hide APIs that shouldn\'t have been public\" into nyc-mr1-dev
Makoto Onuki [Thu, 7 Jul 2016 15:47:43 +0000 (15:47 +0000)]
Merge \"Hide APIs that shouldn\'t have been public\" into nyc-mr1-dev
am: 8317f93012

Change-Id: I28a43a5391d8f815029a3f78ef2f45bc67105bb9

8 years agoMerge \\\"Resolve deadlock between ActivityManagerService and PowerManagerService...
Shibin George [Thu, 7 Jul 2016 15:41:48 +0000 (15:41 +0000)]
Merge \\\"Resolve deadlock between ActivityManagerService and PowerManagerService\\\" am: 06561db207 am: 2c565826ba
am: 26a0b16da8

Change-Id: Ib90892556fde2bf8c53a7074b5d2702059adff65

8 years agoMerge "Hide APIs that shouldn't have been public" into nyc-mr1-dev
Dave Langemak [Thu, 7 Jul 2016 15:38:11 +0000 (15:38 +0000)]
Merge "Hide APIs that shouldn't have been public" into nyc-mr1-dev

8 years agoMerge \\"Resolve deadlock between ActivityManagerService and PowerManagerService...
Shibin George [Thu, 7 Jul 2016 15:36:46 +0000 (15:36 +0000)]
Merge \\"Resolve deadlock between ActivityManagerService and PowerManagerService\\" am: 06561db207
am: 2c565826ba

Change-Id: I875f9f1ed5f6ab82c85ab35e7a24737d08aa3365

8 years agoMerge \"Resolve deadlock between ActivityManagerService and PowerManagerService\"
Shibin George [Thu, 7 Jul 2016 15:31:16 +0000 (15:31 +0000)]
Merge \"Resolve deadlock between ActivityManagerService and PowerManagerService\"
am: 06561db207

Change-Id: I7f78cf1ef0c490aceb527dbc82228d00fae2f7e4

8 years agoMerge "Resolve deadlock between ActivityManagerService and PowerManagerService"
Treehugger Robot [Thu, 7 Jul 2016 15:19:01 +0000 (15:19 +0000)]
Merge "Resolve deadlock between ActivityManagerService and PowerManagerService"

8 years agoResolve deadlock between ActivityManagerService and PowerManagerService
Shibin George [Tue, 5 Jul 2016 20:42:10 +0000 (02:12 +0530)]
Resolve deadlock between ActivityManagerService and PowerManagerService

ActivityManagerService lock and PowerManagerService.mLock can
be acquired in different threads in different orders.
registerReceiver() here tries to acquire ActivityManagerService
internally while holding mLock. A particular call from
WindowManagerService acquires these locks in reverse order.
This deadlock can be resolved by moving registerReceiver()
to another thread.

https://code.google.com/p/android/issues/detail?id=215254

Change-Id: I12cd610e61f212a3fb5e441f2c7a557c90afbda4
Signed-off-by: Shibin George <shibing@codeaurora.org>
8 years agoMerge \"IpConn metrics: distinguish NUD_FAILED answers\" into nyc-mr1-dev
Hugo Benichi [Thu, 7 Jul 2016 13:11:01 +0000 (13:11 +0000)]
Merge \"IpConn metrics: distinguish NUD_FAILED answers\" into nyc-mr1-dev
am: 42e608527a

Change-Id: I4303badea7760c6cd9a1b63db1df8a3766a638f2

8 years agoMerge "IpConn metrics: distinguish NUD_FAILED answers" into nyc-mr1-dev
Hugo Benichi [Thu, 7 Jul 2016 13:02:29 +0000 (13:02 +0000)]
Merge "IpConn metrics: distinguish NUD_FAILED answers" into nyc-mr1-dev

8 years agoMerge \"Bump ACTION_CHOOSE_PRIVATE_KEY_ALIAS broadcast to foreground\" into nyc-mr1-dev
Rubin Xu [Thu, 7 Jul 2016 11:46:47 +0000 (11:46 +0000)]
Merge \"Bump ACTION_CHOOSE_PRIVATE_KEY_ALIAS broadcast to foreground\" into nyc-mr1-dev
am: f627e9c09e

Change-Id: Ia080af7aea13e630ed45a27233fd1efc2f3fe1b4

8 years agoMerge "Bump ACTION_CHOOSE_PRIVATE_KEY_ALIAS broadcast to foreground" into nyc-mr1-dev
Rubin Xu [Thu, 7 Jul 2016 11:41:29 +0000 (11:41 +0000)]
Merge "Bump ACTION_CHOOSE_PRIVATE_KEY_ALIAS broadcast to foreground" into nyc-mr1-dev

8 years agoMerge \"Do not show user locked notification after reboot when there is no lock\...
Ricky Wai [Thu, 7 Jul 2016 11:12:37 +0000 (11:12 +0000)]
Merge \"Do not show user locked notification after reboot when there is no lock\" into nyc-mr1-dev
am: f32e96a8df

Change-Id: If32cda85b7737d04ffc83fc6686c176f9e6910a1

8 years agoMerge "Do not show user locked notification after reboot when there is no lock" into...
Ricky Wai [Thu, 7 Jul 2016 11:05:54 +0000 (11:05 +0000)]
Merge "Do not show user locked notification after reboot when there is no lock" into nyc-mr1-dev

8 years agoMerge \"Rewrite lingering.\" into nyc-mr1-dev
Lorenzo Colitti [Thu, 7 Jul 2016 11:01:19 +0000 (11:01 +0000)]
Merge \"Rewrite lingering.\" into nyc-mr1-dev
am: b0a574fbfc

Change-Id: I62d69f20101318b42d4d333b104dcf4f64dc1725

8 years agoMerge "Rewrite lingering." into nyc-mr1-dev
Lorenzo Colitti [Thu, 7 Jul 2016 10:55:38 +0000 (10:55 +0000)]
Merge "Rewrite lingering." into nyc-mr1-dev

8 years agoMerge \"Disallow OobConfig being suspended\" into nyc-mr1-dev
Tony Mak [Thu, 7 Jul 2016 10:41:57 +0000 (10:41 +0000)]
Merge \"Disallow OobConfig being suspended\" into nyc-mr1-dev
am: ccdad8f85b

Change-Id: Ic072ddf8787b88c08f67af73550c50a867328930

8 years agoMerge "Disallow OobConfig being suspended" into nyc-mr1-dev
Esteban Talavera [Thu, 7 Jul 2016 10:33:21 +0000 (10:33 +0000)]
Merge "Disallow OobConfig being suspended" into nyc-mr1-dev

8 years agoMerge \"ConnectivityManager: no double callback remove\" into nyc-mr1-dev
Hugo Benichi [Thu, 7 Jul 2016 09:38:29 +0000 (09:38 +0000)]
Merge \"ConnectivityManager: no double callback remove\" into nyc-mr1-dev
am: 78feae882a

Change-Id: Ib7b10c59c1f7c84ec78c7527fba8a6c9aa5b0c05

8 years agoMerge "ConnectivityManager: no double callback remove" into nyc-mr1-dev
TreeHugger Robot [Thu, 7 Jul 2016 09:33:34 +0000 (09:33 +0000)]
Merge "ConnectivityManager: no double callback remove" into nyc-mr1-dev

8 years agoMerge \"Make MediaScanner extract \"date taken\" from videos, if present\" into nyc...
Bryan Mawhinney [Thu, 7 Jul 2016 09:28:03 +0000 (09:28 +0000)]
Merge \"Make MediaScanner extract \"date taken\" from videos, if present\" into nyc-mr1-dev
am: d63dbfdb6b

Change-Id: I5ea0eafbc2e122f2756098ac98b50c03fe773be5

8 years agoMerge "Make MediaScanner extract "date taken" from videos, if present" into nyc-mr1-dev
Bryan Mawhinney [Thu, 7 Jul 2016 09:22:43 +0000 (09:22 +0000)]
Merge "Make MediaScanner extract "date taken" from videos, if present" into nyc-mr1-dev

8 years agoMerge \"IpConn metrics: add times to DHCP bound state\" into nyc-mr1-dev
Hugo Benichi [Thu, 7 Jul 2016 09:13:22 +0000 (09:13 +0000)]
Merge \"IpConn metrics: add times to DHCP bound state\" into nyc-mr1-dev
am: bbf97cd121

Change-Id: I0002c00d03165ac4bfa4a9790984d9e5615d7ff4

8 years agoMerge "IpConn metrics: add times to DHCP bound state" into nyc-mr1-dev
TreeHugger Robot [Thu, 7 Jul 2016 09:06:44 +0000 (09:06 +0000)]
Merge "IpConn metrics: add times to DHCP bound state" into nyc-mr1-dev

8 years agoMerge \"Prepare to delete useless loop in handleReleaseNetworkRequest.\" into nyc...
Lorenzo Colitti [Thu, 7 Jul 2016 07:40:46 +0000 (07:40 +0000)]
Merge \"Prepare to delete useless loop in handleReleaseNetworkRequest.\" into nyc-mr1-dev
am: 6f9fb31b79

Change-Id: I8cd95575e7758ee94417ec15e407f396434f4c04

8 years agoMerge "Prepare to delete useless loop in handleReleaseNetworkRequest." into nyc-mr1-dev
TreeHugger Robot [Thu, 7 Jul 2016 07:33:06 +0000 (07:33 +0000)]
Merge "Prepare to delete useless loop in handleReleaseNetworkRequest." into nyc-mr1-dev