OSDN Git Service

android-x86/frameworks-base.git
8 years agodocs: Fixing formatting problem am: 6f29c2091c
Andrew Solovay [Thu, 1 Sep 2016 02:36:02 +0000 (02:36 +0000)]
docs: Fixing formatting problem am: 6f29c2091c
am: 28343328c2

Change-Id: Id86e79f3e7654126f59ca87f7fb08aeec3a85324

8 years agodocs: Fixing formatting problem
Andrew Solovay [Thu, 1 Sep 2016 02:26:24 +0000 (02:26 +0000)]
docs: Fixing formatting problem
am: 6f29c2091c

Change-Id: I07d721faba05a3eb8b846bea260ee22da08d28e0

8 years agodocs: fixing gpu debugger redirect b/31227713 am: 780395fd85
Cheryl Potter [Thu, 1 Sep 2016 02:20:01 +0000 (02:20 +0000)]
docs: fixing gpu debugger redirect b/31227713 am: 780395fd85
am: 72bbe47e9e

Change-Id: Ibb63cad47b7f28f57b37b8226db9ebed85713eaa

8 years agodocs: fixing gpu debugger redirect b/31227713
Cheryl Potter [Thu, 1 Sep 2016 02:13:34 +0000 (02:13 +0000)]
docs: fixing gpu debugger redirect b/31227713
am: 780395fd85

Change-Id: Ia285191b97afd5448ed44783d9fbf01c01927744

8 years agodocs: fixing gpu debugger redirect
Cheryl Potter [Thu, 1 Sep 2016 00:43:37 +0000 (17:43 -0700)]
docs: fixing gpu debugger redirect
b/31227713

Change-Id: Ia0e7e4d26940dc98ab735df3068dc2dda22b1f58

8 years agoMerge "Clear calling identity" into nyc-mr1-dev
TreeHugger Robot [Thu, 1 Sep 2016 00:41:47 +0000 (00:41 +0000)]
Merge "Clear calling identity" into nyc-mr1-dev

8 years agoMerge "docs: Add redirects for new help buttons (Create Java Class, GPU Debugger...
Android Build Merger (Role) [Thu, 1 Sep 2016 00:39:40 +0000 (00:39 +0000)]
Merge "docs: Add redirects for new help buttons (Create Java Class, GPU Debugger, more) b/31158856 b/31157097 b/31158502 am: 3f2d7d8e22 am: 8d58464e56" into nyc-mr1-dev

8 years agoMerge "Do not log surface destroy by default" into nyc-mr1-dev
TreeHugger Robot [Thu, 1 Sep 2016 00:39:34 +0000 (00:39 +0000)]
Merge "Do not log surface destroy by default" into nyc-mr1-dev

8 years agodocs: Add redirects for new help buttons (Create Java Class, GPU Debugger, more)...
Cheryl Potter [Thu, 1 Sep 2016 00:39:14 +0000 (00:39 +0000)]
docs: Add redirects for new help buttons (Create Java Class, GPU Debugger, more) b/31158856 b/31157097 b/31158502 am: 3f2d7d8e22
am: 8d58464e56

Change-Id: Ibafd847b03f44befdef59e7d3f578fc07b9f4265

8 years agodocs: Add redirects for new help buttons (Create Java Class, GPU Debugger, more)...
Cheryl Potter [Thu, 1 Sep 2016 00:30:55 +0000 (00:30 +0000)]
docs: Add redirects for new help buttons (Create Java Class, GPU Debugger, more) b/31158856 b/31157097 b/31158502
am: 3f2d7d8e22

Change-Id: I06fc6611cf1a802e4971385d6b105a223b6c9301

8 years agoMerge "Handle null Surface in createVirtualDisplay" into nyc-mr1-dev
Pablo Ceballos [Thu, 1 Sep 2016 00:06:30 +0000 (00:06 +0000)]
Merge "Handle null Surface in createVirtualDisplay" into nyc-mr1-dev

8 years agoMerge "Allow package verifier and uninstaller to do silent uninstalls." into nyc...
Sudheer Shanka [Wed, 31 Aug 2016 23:23:43 +0000 (23:23 +0000)]
Merge "Allow package verifier and uninstaller to do silent uninstalls." into nyc-mr1-dev

8 years agoMerge "DO NOT MERGE. Block adoptable storage when using FBE." into nyc-mr1-dev
TreeHugger Robot [Wed, 31 Aug 2016 23:17:33 +0000 (23:17 +0000)]
Merge "DO NOT MERGE. Block adoptable storage when using FBE." into nyc-mr1-dev

8 years agoMerge "DO NOT MERGE. Update lockscreen message when user unlocked." into nyc-mr1-dev
TreeHugger Robot [Wed, 31 Aug 2016 23:14:19 +0000 (23:14 +0000)]
Merge "DO NOT MERGE. Update lockscreen message when user unlocked." into nyc-mr1-dev

8 years agoMerge "DO NOT MERGE. Clarify FileObserver docs for null value." into nyc-mr1-dev
TreeHugger Robot [Wed, 31 Aug 2016 23:13:01 +0000 (23:13 +0000)]
Merge "DO NOT MERGE. Clarify FileObserver docs for null value." into nyc-mr1-dev

8 years agoDo not log surface destroy by default
Chong Zhang [Wed, 31 Aug 2016 23:05:27 +0000 (16:05 -0700)]
Do not log surface destroy by default

Put it back under SHOW_TRANSACTIONS, this was for assist debugging
some early surface destroy issues but should be no longer needed.

Change-Id: I0806ac0ad2c9de3d0ccf9af995ced25c9a2f7668

8 years agodocs: Add redirects for new help buttons (Create Java Class, GPU Debugger, more)
Cheryl Potter [Wed, 31 Aug 2016 21:31:50 +0000 (14:31 -0700)]
docs: Add redirects for new help buttons (Create Java Class, GPU Debugger, more)
b/31158856
b/31157097
b/31158502

Change-Id: Id3178127e0267936c58f47cd7da7348202051fa3

8 years agoClear calling identity
Todd Kennedy [Wed, 31 Aug 2016 22:54:48 +0000 (15:54 -0700)]
Clear calling identity

Before getting the package uid, need to clear the calling identity

Change-Id: Id917288f5457baa7672d0355889a498bc9a92cb3
Fixes: 31058820
Test: cts-tradefed run commandAndExit cts --skip-connectivity-check --skip-device-info --disable-reboot -m CtsDevicePolicyManagerTestCases -t com.android.cts.devicepolicy.MixedManagedProfileOwnerTest#testPackageInstallUserRestrictions

8 years agoMerge "throw if >1 verifier found" into nyc-mr1-dev
TreeHugger Robot [Wed, 31 Aug 2016 22:56:58 +0000 (22:56 +0000)]
Merge "throw if >1 verifier found" into nyc-mr1-dev

8 years agoHandle null Surface in createVirtualDisplay
Pablo Ceballos [Wed, 31 Aug 2016 22:00:17 +0000 (15:00 -0700)]
Handle null Surface in createVirtualDisplay

One can pass a null Surface to createVirtualDisplay and then set the
Surface after creation. Properly handle the isSingleBuffered check for
this case.

Bug 31219726

Change-Id: I14ebaca58912fdb4989e0ba0f4c251df31e24617

8 years agoDO NOT MERGE. Clarify FileObserver docs for null value.
Jeff Sharkey [Tue, 23 Aug 2016 16:24:56 +0000 (10:24 -0600)]
DO NOT MERGE. Clarify FileObserver docs for null value.

Change-Id: I7dc0b0d26220d6eb82f956a9860cfb6aeccfd12f
Test: none
Bug: 30511606
(cherry picked from commit 902316d5533632321a945651b1d044c4e23bf742)

8 years agoDO NOT MERGE. Block adoptable storage when using FBE.
Jeff Sharkey [Tue, 23 Aug 2016 19:53:53 +0000 (13:53 -0600)]
DO NOT MERGE. Block adoptable storage when using FBE.

For adoptable storage and FBE to coexist we need a new dm-biocrypt
kernel feature which isn't ready yet.  So for now, prevent devices
from being adopted on FBE devices.

Bug: 30770036
Test: none
Change-Id: I51d54d2a8976ed02a03b107545aa094cf68df5d0
(cherry picked from commit 3b7f4b69b7701c57f0eaf0822f93a25fd4d8fa9d)

8 years agoDO NOT MERGE. Update lockscreen message when user unlocked.
Jeff Sharkey [Tue, 23 Aug 2016 22:32:03 +0000 (16:32 -0600)]
DO NOT MERGE. Update lockscreen message when user unlocked.

If a user doesn't have credentials, we start the unlock process
automatically, but that races with the UI binding process.  Fix by
rebinding the UI once we hear the user is unlocked.

Change-Id: Id678b97aa6120ba78088fb6cf4c2a65d129e98a3
Test: none
Bug: 30840626
(cherry picked from commit 181001379fed124ab9fcb2a5fccedf68c48fa5a7)

8 years agoMerge "Revert "Adds a section for unaccounted data."" into nyc-mr1-dev
TreeHugger Robot [Wed, 31 Aug 2016 21:17:18 +0000 (21:17 +0000)]
Merge "Revert "Adds a section for unaccounted data."" into nyc-mr1-dev

8 years agoMerge "Wallpaper: Fix letterboxing if wallpaper is scaled but not cropped" into nyc...
Adrian Roos [Wed, 31 Aug 2016 20:37:11 +0000 (20:37 +0000)]
Merge "Wallpaper: Fix letterboxing if wallpaper is scaled but not cropped" into nyc-dr1-dev
am: f06bb5c0f9

Change-Id: I796b2c67f367797f7b0b9f03714d194be33de53d

8 years agoWallpaper: Fix letterboxing if wallpaper is scaled but not cropped
Adrian Roos [Wed, 31 Aug 2016 20:37:09 +0000 (20:37 +0000)]
Wallpaper: Fix letterboxing if wallpaper is scaled but not cropped
am: 5c97ff23a3

Change-Id: I873b469fa9ca12e14f5465cd6af8d69c92176e43

8 years agoMerge "Wallpaper: Fix letterboxing if wallpaper is scaled but not cropped" into nyc...
TreeHugger Robot [Wed, 31 Aug 2016 20:31:53 +0000 (20:31 +0000)]
Merge "Wallpaper: Fix letterboxing if wallpaper is scaled but not cropped" into nyc-dr1-dev

8 years agoMerge "AGNSS LPP settings for Telus & Bell" into nyc-dr1-dev
Wyatt Riley [Wed, 31 Aug 2016 20:01:36 +0000 (20:01 +0000)]
Merge "AGNSS LPP settings for Telus & Bell" into nyc-dr1-dev
am: 3554ce0e18

Change-Id: I9f7153d4c613bb3f42ee3a83cdd6a4def8ea8eda

8 years agoAGNSS LPP settings for Telus & Bell
Wyatt Riley [Wed, 31 Aug 2016 20:01:33 +0000 (20:01 +0000)]
AGNSS LPP settings for Telus & Bell
am: 5dadc4dbb4

Change-Id: I35db85ad57be1c0cec34e833a2c67ccb34c3df60

8 years agoMerge "AGNSS LPP settings for Telus & Bell" into nyc-dr1-dev
Wyatt Riley [Wed, 31 Aug 2016 19:56:54 +0000 (19:56 +0000)]
Merge "AGNSS LPP settings for Telus & Bell" into nyc-dr1-dev

8 years agoMerge "PopupWindow: Gravity fixes." into nyc-mr1-dev
Rob Carr [Wed, 31 Aug 2016 19:21:50 +0000 (19:21 +0000)]
Merge "PopupWindow: Gravity fixes." into nyc-mr1-dev

8 years agoWallpaper: Fix letterboxing if wallpaper is scaled but not cropped
Adrian Roos [Wed, 31 Aug 2016 17:25:38 +0000 (10:25 -0700)]
Wallpaper: Fix letterboxing if wallpaper is scaled but not cropped

Fixes a bug where the wrong part of an image was decoded if
the image needed to be scaled but not cropped.

Change-Id: I011e59d85b526097ef1daabd63805c7cdc74c17b
Fixes: 31112957

8 years agoMerge "Custom LPP AGPS config for Rogers" into nyc-dr1-dev
Wyatt Riley [Wed, 31 Aug 2016 18:58:30 +0000 (18:58 +0000)]
Merge "Custom LPP AGPS config for Rogers" into nyc-dr1-dev
am: e13df588a4

Change-Id: I461a69d477f540424b40ed76cba11bfaabbcabb8

8 years agoCustom LPP AGPS config for Rogers
Wyatt Riley [Wed, 31 Aug 2016 18:58:28 +0000 (18:58 +0000)]
Custom LPP AGPS config for Rogers
am: 2ebd1f6b75

Change-Id: I75b8742817794ee30e65388549d6c05270acdc5b

8 years agoMerge "Custom LPP AGPS config for Rogers" into nyc-dr1-dev
Wyatt Riley [Wed, 31 Aug 2016 18:52:40 +0000 (18:52 +0000)]
Merge "Custom LPP AGPS config for Rogers" into nyc-dr1-dev

8 years agoAGNSS LPP settings for Telus & Bell
Wyatt Riley [Wed, 31 Aug 2016 17:59:59 +0000 (10:59 -0700)]
AGNSS LPP settings for Telus & Bell

Similar to Rogers settings
Mcc/Mnc values selected from mcclist.com, intersected with
existing config.xml files

Bug: 31187109
Bug: 31186773
Change-Id: Iba3ebc873828b6f59765674817bc86f6337e618c

8 years agoMerge "Remove wtf log when optional apps are not found." into nyc-mr1-dev
TreeHugger Robot [Wed, 31 Aug 2016 17:54:23 +0000 (17:54 +0000)]
Merge "Remove wtf log when optional apps are not found." into nyc-mr1-dev

8 years agoMerge "Rename PROPERTY_SHOW_CALLBACK_NUMBER" into nyc-mr1-dev
Hall Liu [Wed, 31 Aug 2016 17:38:51 +0000 (17:38 +0000)]
Merge "Rename PROPERTY_SHOW_CALLBACK_NUMBER" into nyc-mr1-dev

8 years agoMerge "Fine tune code coverage filters for SystemUI tests." into nyc-mr1-dev
Allen Hair [Wed, 31 Aug 2016 17:36:35 +0000 (17:36 +0000)]
Merge "Fine tune code coverage filters for SystemUI tests." into nyc-mr1-dev

8 years agoMerge "Properly close fd backing a MemoryIntArray" into nyc-dev am: 84763eb770
Svetoslav Ganov [Wed, 31 Aug 2016 17:35:24 +0000 (17:35 +0000)]
Merge "Properly close fd backing a MemoryIntArray" into nyc-dev am: 84763eb770
am: eb59bf4e5d

Change-Id: If69979ac18d2e4ad7be7934bb06376fca86895c7

8 years agoProperly close fd backing a MemoryIntArray am: e257d6e167
Svetoslav Ganov [Wed, 31 Aug 2016 17:35:22 +0000 (17:35 +0000)]
Properly close fd backing a MemoryIntArray am: e257d6e167
am: 916f703b90

Change-Id: I2159849e86b073eaa5f787ff6d8f10dbf6790568

8 years agoMerge "Properly close fd backing a MemoryIntArray" into nyc-dev
Svetoslav Ganov [Wed, 31 Aug 2016 17:29:16 +0000 (17:29 +0000)]
Merge "Properly close fd backing a MemoryIntArray" into nyc-dev
am: 84763eb770

Change-Id: I8731aba97e11c4f0143aafd77764dcbaeeb1b1d2

8 years agoProperly close fd backing a MemoryIntArray
Svetoslav Ganov [Wed, 31 Aug 2016 17:29:13 +0000 (17:29 +0000)]
Properly close fd backing a MemoryIntArray
am: e257d6e167

Change-Id: I8b8dd8470eba5ad71b7356f1ad44ef49a2c61bff

8 years agoMerge "Properly close fd backing a MemoryIntArray" into nyc-dev
Svetoslav Ganov [Wed, 31 Aug 2016 17:25:28 +0000 (17:25 +0000)]
Merge "Properly close fd backing a MemoryIntArray" into nyc-dev

8 years agoRevert "Adds a section for unaccounted data."
Felipe Leme [Wed, 31 Aug 2016 17:09:29 +0000 (17:09 +0000)]
Revert "Adds a section for unaccounted data."

This reverts commit 54dc9edc528f80eb11bd8160cd2222276467f6d3.

Change-Id: Ie679f486ef703983b24a030172ff0879b4349483

8 years agoMerge "Call Debug.getPss without a lock held" into nyc-mr1-dev
Amith Yamasani [Wed, 31 Aug 2016 17:09:15 +0000 (17:09 +0000)]
Merge "Call Debug.getPss without a lock held" into nyc-mr1-dev

8 years agoProperly close fd backing a MemoryIntArray
Svetoslav Ganov [Mon, 29 Aug 2016 18:14:05 +0000 (11:14 -0700)]
Properly close fd backing a MemoryIntArray

Use ParcelFileDescriptor only as an IPC transport
to make sure MemoryIntArray manges its backing fd.

Bug:30310689

Change-Id: Ib3cc13ef4ae2a744e5f7a96099570e0431847bce
(cherry picked from commit fe2462f3a60b34ee6b7d8764d92ae58fc0cd7dfd)

8 years agoRemove wtf log when optional apps are not found.
Felipe Leme [Wed, 31 Aug 2016 15:47:50 +0000 (08:47 -0700)]
Remove wtf log when optional apps are not found.

Test: none
Change-Id: I9f94c2ab47eb78d05754c85aafc13e1e238ead04
Fixes: 31177447

8 years agoMerge "Add a whitelist of sockets on fork." into nyc-mr1-dev
Narayan Kamath [Wed, 31 Aug 2016 08:16:29 +0000 (08:16 +0000)]
Merge "Add a whitelist of sockets on fork." into nyc-mr1-dev

8 years agoMerge "replace the N Preview landing page with the redirect to the package index...
Scott Main [Wed, 31 Aug 2016 03:48:32 +0000 (03:48 +0000)]
Merge "replace the N Preview landing page with the redirect to the package index also update version metadata (no longer preview, now 7.0)" into nyc-dev am: a06f40bd05
am: 1c30ff407e

Change-Id: I9645152198f31e22d560ec0dbd4c4b2fff67c4e1

8 years agoreplace the N Preview landing page with the redirect to the package index also update...
smain@google.com [Wed, 31 Aug 2016 03:48:28 +0000 (03:48 +0000)]
replace the N Preview landing page with the redirect to the package index also update version metadata (no longer preview, now 7.0) am: dde8deb950
am: c9ec419c9c

Change-Id: If44d4e5bfb6141b0ea7e4a6c8b1a4cad5aa95547

8 years agoMerge "replace the N Preview landing page with the redirect to the package index...
Scott Main [Wed, 31 Aug 2016 03:40:39 +0000 (03:40 +0000)]
Merge "replace the N Preview landing page with the redirect to the package index also update version metadata (no longer preview, now 7.0)" into nyc-dev
am: a06f40bd05

Change-Id: I7397fe1ec81cc6ed594df221b88ee77cbdd4f2e4

8 years agoreplace the N Preview landing page with the redirect to the package index also update...
smain@google.com [Wed, 31 Aug 2016 03:40:37 +0000 (03:40 +0000)]
replace the N Preview landing page with the redirect to the package index also update version metadata (no longer preview, now 7.0)
am: dde8deb950

Change-Id: Ide293756b6b7a75a434ff9ed3cf15cd40fbd3452

8 years agoMerge "replace the N Preview landing page with the redirect to the package index...
Scott Main [Wed, 31 Aug 2016 03:06:08 +0000 (03:06 +0000)]
Merge "replace the N Preview landing page with the redirect to the package index also update version metadata (no longer preview, now 7.0)" into nyc-dev

8 years agoMerge "Adds a section for unaccounted data." into nyc-mr1-dev
TreeHugger Robot [Wed, 31 Aug 2016 03:04:44 +0000 (03:04 +0000)]
Merge "Adds a section for unaccounted data." into nyc-mr1-dev

8 years agoMerge "Fix QS CTS failure caused by tile backup" into nyc-dr1-dev
Mike Tsao [Wed, 31 Aug 2016 01:36:57 +0000 (01:36 +0000)]
Merge "Fix QS CTS failure caused by tile backup" into nyc-dr1-dev
am: 59b5c1030c

Change-Id: I515842522195d9b57a89532615157343d462cf78

8 years agoFix QS CTS failure caused by tile backup
Jason Monk [Wed, 31 Aug 2016 01:36:54 +0000 (01:36 +0000)]
Fix QS CTS failure caused by tile backup
am: 34f6cbc288

Change-Id: Ic82ccc386b8ab81797e748893b831601c34c12ce

8 years agoMerge "Fix QS CTS failure caused by tile backup" into nyc-dr1-dev
Mike Tsao [Wed, 31 Aug 2016 01:30:01 +0000 (01:30 +0000)]
Merge "Fix QS CTS failure caused by tile backup" into nyc-dr1-dev

8 years agoMerge "Properly close fd backing a MemoryIntArray" into nyc-mr1-dev
TreeHugger Robot [Wed, 31 Aug 2016 00:49:40 +0000 (00:49 +0000)]
Merge "Properly close fd backing a MemoryIntArray" into nyc-mr1-dev

8 years agoMerge "TextureView: clean up displaylists" into nyc-mr1-dev
TreeHugger Robot [Wed, 31 Aug 2016 00:26:43 +0000 (00:26 +0000)]
Merge "TextureView: clean up displaylists" into nyc-mr1-dev

8 years agoMerge "Fix bug that apps are not unminimizing if recent tasks are empty" into nyc...
TreeHugger Robot [Wed, 31 Aug 2016 00:08:43 +0000 (00:08 +0000)]
Merge "Fix bug that apps are not unminimizing if recent tasks are empty" into nyc-mr1-dev

8 years agoFine tune code coverage filters for SystemUI tests.
Allen Hair [Mon, 29 Aug 2016 19:21:02 +0000 (12:21 -0700)]
Fine tune code coverage filters for SystemUI tests.

Bug: 28269038
Change-Id: Iece993a76b39873170c4ae0b2d1cd2dd5445e3c2

8 years agoAllow package verifier and uninstaller to do silent uninstalls.
Sudheer Shanka [Fri, 26 Aug 2016 20:32:52 +0000 (13:32 -0700)]
Allow package verifier and uninstaller to do silent uninstalls.

Bug: 30280938
Bug: 31146793
Change-Id: I450340d9bafd3c1b7c1bfb8ae9281a23cb8a0b5e

8 years agoRevert "Bump up the uncrypt timeout to 30 min." Creates Null Build to test OTA failur...
Adam Seaton [Tue, 30 Aug 2016 23:40:29 +0000 (23:40 +0000)]
Revert "Bump up the uncrypt timeout to 30 min." Creates Null Build to test OTA failure fix. This reverts commit 8abcfed8a42a1ca517ee3c8d0448fda669ff9ded. am: b57e6560d0 am: e245037327
am: 1ceb0fcf3a

Change-Id: I2d5d6f564142878b13eed937289d0890a66ec065

8 years agoCall Debug.getPss without a lock held
Amith Yamasani [Tue, 30 Aug 2016 23:39:03 +0000 (16:39 -0700)]
Call Debug.getPss without a lock held

Attempt to reduce the chances of watchdog killing the system
server if process pss gathering takes too long during heavy load.

Bug: 30896716
Change-Id: I4ed1a15c0c512a8c82842cde74e733d99d887ee0

8 years agoCustom LPP AGPS config for Rogers
Wyatt Riley [Tue, 30 Aug 2016 23:25:30 +0000 (16:25 -0700)]
Custom LPP AGPS config for Rogers

Adding a GPS section to two .xml files
for Rogers (Canada), with LPP_PROFILE=2

Bug: 31166909
Change-Id: I0bc39e12f08c4bcd7aa6c5e1a9c3d81924651f10

8 years agoRevert "Bump up the uncrypt timeout to 30 min." Creates Null Build to test OTA failur...
Adam Seaton [Tue, 30 Aug 2016 23:28:44 +0000 (23:28 +0000)]
Revert "Bump up the uncrypt timeout to 30 min." Creates Null Build to test OTA failure fix. This reverts commit 8abcfed8a42a1ca517ee3c8d0448fda669ff9ded. am: b57e6560d0
am: e245037327

Change-Id: I477f3e1c5e685df2ef2a335790ab49aac6c13eef

8 years agoRevert "Bump up the uncrypt timeout to 30 min." Creates Null Build to test OTA failur...
Adam Seaton [Tue, 30 Aug 2016 23:15:49 +0000 (23:15 +0000)]
Revert "Bump up the uncrypt timeout to 30 min." Creates Null Build to test OTA failure fix. This reverts commit 8abcfed8a42a1ca517ee3c8d0448fda669ff9ded.
am: b57e6560d0

Change-Id: Idaafcb7c835aa7b7b83bb7382900ef3d18fa551f

8 years agoMerge "Backup system QS tiles DO NOT MERGE" into nyc-dev am: a845535045
Jason Monk [Tue, 30 Aug 2016 23:10:01 +0000 (23:10 +0000)]
Merge "Backup system QS tiles DO NOT MERGE" into nyc-dev am: a845535045
am: 697551f1cc

Change-Id: I1bb49c48f446658df13ee80d5a3a8890aabc78f6

8 years agoBackup system QS tiles DO NOT MERGE am: 37bd2be160 -s ours
Jason Monk [Tue, 30 Aug 2016 23:09:58 +0000 (23:09 +0000)]
Backup system QS tiles DO NOT MERGE am: 37bd2be160  -s ours
am: f6a168f728

Change-Id: I71f6dd48711ac364df92600bca6fc827318a5ce0

8 years agoMerge "Backup system QS tiles DO NOT MERGE" into nyc-dev
Jason Monk [Tue, 30 Aug 2016 23:03:16 +0000 (23:03 +0000)]
Merge "Backup system QS tiles DO NOT MERGE" into nyc-dev
am: a845535045

Change-Id: I138faa4899fac332af6f2297c898beb187fa7483

8 years agoBackup system QS tiles DO NOT MERGE
Jason Monk [Tue, 30 Aug 2016 23:03:11 +0000 (23:03 +0000)]
Backup system QS tiles DO NOT MERGE
am: 37bd2be160  -s ours

Change-Id: Iec5455c466d2c92103666f24d1eee750061bebca

8 years agoMerge "Revert "Fix flicker while booting"" into nyc-mr1-dev
Jorim Jaggi [Tue, 30 Aug 2016 22:59:14 +0000 (22:59 +0000)]
Merge "Revert "Fix flicker while booting"" into nyc-mr1-dev

8 years agoMerge "add dri device to zygote whitelisted FDs" into nyc-mr1-dev
Adrian Salido [Tue, 30 Aug 2016 22:50:03 +0000 (22:50 +0000)]
Merge "add dri device to zygote whitelisted FDs" into nyc-mr1-dev

8 years agoMerge "Update CP2 javadoc" into nyc-mr1-dev
Makoto Onuki [Tue, 30 Aug 2016 22:31:20 +0000 (22:31 +0000)]
Merge "Update CP2 javadoc" into nyc-mr1-dev

8 years agoMerge "Backup system QS tiles DO NOT MERGE" into nyc-dev
TreeHugger Robot [Tue, 30 Aug 2016 22:30:15 +0000 (22:30 +0000)]
Merge "Backup system QS tiles DO NOT MERGE" into nyc-dev

8 years agoRevert "Bump up the uncrypt timeout to 30 min."
Adam Seaton [Tue, 30 Aug 2016 22:14:47 +0000 (22:14 +0000)]
Revert "Bump up the uncrypt timeout to 30 min."
Creates Null Build to test OTA failure fix.
This reverts commit 8abcfed8a42a1ca517ee3c8d0448fda669ff9ded.

Change-Id: I64474dad467ce8d8e379e0e2c47814d76ac0ee0d

8 years agoAdds a section for unaccounted data.
Felipe Leme [Tue, 30 Aug 2016 17:52:37 +0000 (10:52 -0700)]
Adds a section for unaccounted data.

Often sub-directories of /data are populated with data framework has no
control of (for example, by the device's specific dumpstate_board()
function), and that data is now available through
MeasurementDetails.getUnaccountedSize().

BUG: 30952263

Change-Id: I8d3fda6668f2a57ee025fb135b33a244167d1e4b

8 years agoRevert "Fix flicker while booting"
Jorim Jaggi [Tue, 30 Aug 2016 21:26:37 +0000 (14:26 -0700)]
Revert "Fix flicker while booting"

This reverts commit 77cbe79b74a65d34c1a0b85f9d46c690b9441b88.

KeyguardScrim is not hiding for some reason. Need more time to investigate.

Change-Id: I7624138dded386a7310386bc78b3b496af55b2b9
Fixes: 31174702
Bug: 29643498

8 years agoTextureView: clean up displaylists
sergeyv [Tue, 30 Aug 2016 21:03:32 +0000 (14:03 -0700)]
TextureView: clean up displaylists

bug:31066756
Change-Id: Ibc61825ad1ed12479e9de18cc06be7401d3fc93a

8 years agoreplace the N Preview landing page with the redirect to the package index
smain@google.com [Tue, 30 Aug 2016 01:36:50 +0000 (18:36 -0700)]
replace the N Preview landing page with the redirect to the package index
also update version metadata (no longer preview, now 7.0)

Change-Id: I84af003daa9bae3bc932c8b87921ed82f813e1cf

8 years agoRename PROPERTY_SHOW_CALLBACK_NUMBER
Hall Liu [Tue, 30 Aug 2016 20:41:02 +0000 (13:41 -0700)]
Rename PROPERTY_SHOW_CALLBACK_NUMBER

This property actually indicates emergency callback mode.

Change-Id: I334cb5a702040768b879ca6189a9ab25237dd49d
Fix: 30005987

8 years agoadd dri device to zygote whitelisted FDs
Adrian Salido [Tue, 30 Aug 2016 19:51:55 +0000 (12:51 -0700)]
add dri device to zygote whitelisted FDs

The driver can be used just like /dev/ion for graphic buffers.

Bug: 31172436
Change-Id: I4f76e398b58a684f614f72ce7ef6bdd049ea7655

8 years agoFix QS CTS failure caused by tile backup
Jason Monk [Tue, 30 Aug 2016 20:33:48 +0000 (16:33 -0400)]
Fix QS CTS failure caused by tile backup

The CTS tests weren't receiving the onTileAdded callbacks since the
shade was not in the listening state when tiles were added. This is
not possible for users (since tiles are added while the UI is
listening), but add a flushMessagesAndUnbind call to make sure the
tiles always receive onTileAdded.

Since now flushMessagesAndUnbind can be called before a real call
to setBindService(true), add a clause that will clear out its
immediate unbind state.

Change-Id: Idd13c432a4af5741813da9a9b1b292a47fd9443b
Fixes: 31147742

8 years agoMerge changes Iccb6d089,I9c50a59f into nyc-dr1-dev
Pankaj Kanwar [Tue, 30 Aug 2016 20:17:39 +0000 (20:17 +0000)]
Merge changes Iccb6d089,I9c50a59f into nyc-dr1-dev
am: aa8263d85d

Change-Id: I366a23a1040fc88ecbb4cd7206cb95e992bb1fc7

8 years agoNetwork switch notifications: rate & daily limits
Lorenzo Colitti [Tue, 30 Aug 2016 20:17:33 +0000 (20:17 +0000)]
Network switch notifications: rate & daily limits
am: 84e6f1232c

Change-Id: Ibf6fa695c5f8ef11c99fe075b59a36f52c5c177b

8 years agoNetwork Switching Notifications: add unit tests
Hugo Benichi [Tue, 30 Aug 2016 20:16:57 +0000 (20:16 +0000)]
Network Switching Notifications: add unit tests
am: a43a095106

Change-Id: I940870a6df6a8f57966a52535ed22ec8123fb27d

8 years agoMerge changes Iccb6d089,I9c50a59f into nyc-dr1-dev
Pankaj Kanwar [Tue, 30 Aug 2016 20:11:06 +0000 (20:11 +0000)]
Merge changes Iccb6d089,I9c50a59f into nyc-dr1-dev

* changes:
  Network switch notifications: rate & daily limits
  Network Switching Notifications: add unit tests

8 years agoMerge "Backport shortcut manager test utilities to DR" into nyc-dr1-dev
Makoto Onuki [Tue, 30 Aug 2016 20:01:35 +0000 (20:01 +0000)]
Merge "Backport shortcut manager test utilities to DR" into nyc-dr1-dev
am: 9480c98ddf

Change-Id: If0820595b9695f1771c5c6b9ad52689d428447f5

8 years agoBackport shortcut manager test utilities to DR
Makoto Onuki [Tue, 30 Aug 2016 20:01:32 +0000 (20:01 +0000)]
Backport shortcut manager test utilities to DR
am: 0a15cd4ba0

Change-Id: I6e9f7a0399b3fe5a9e340770ec9a28df001f084f

8 years agoMerge "Shortcut: Improve backup & restore" into nyc-mr1-dev
Makoto Onuki [Tue, 30 Aug 2016 19:57:34 +0000 (19:57 +0000)]
Merge "Shortcut: Improve backup & restore" into nyc-mr1-dev

8 years agoMerge "Backport shortcut manager test utilities to DR" into nyc-dr1-dev
Makoto Onuki [Tue, 30 Aug 2016 19:54:55 +0000 (19:54 +0000)]
Merge "Backport shortcut manager test utilities to DR" into nyc-dr1-dev

8 years agoBackup system QS tiles DO NOT MERGE
Jason Monk [Thu, 25 Aug 2016 19:57:14 +0000 (15:57 -0400)]
Backup system QS tiles DO NOT MERGE

Add QS tiles to the backup list.  Non-system tiles will get removed
since they won't be installed when restore happens.

Change-Id: Iccf6e773384c45bd4d1f10c21aa8af356b3920d2
Bug: 28782938

8 years agoMerge "docs: Fix broken camera example" into nyc-dev am: 36f4638fe7
Mark Goldstein [Tue, 30 Aug 2016 18:45:23 +0000 (18:45 +0000)]
Merge "docs: Fix broken camera example" into nyc-dev am: 36f4638fe7
am: 92028aeb79

Change-Id: I5753e2e34f7f1250e4b115f3e9d15b0e19c1f1e6

8 years agodocs: Fix broken camera example am: 3f97bc25d4
Mark Goldstein [Tue, 30 Aug 2016 18:45:20 +0000 (18:45 +0000)]
docs: Fix broken camera example am: 3f97bc25d4
am: 3dbf596090

Change-Id: Ice0817f1e83268a3d2877de380e1185b9255654c

8 years agoMerge "docs: Fix broken camera example" into nyc-dev
Mark Goldstein [Tue, 30 Aug 2016 18:39:27 +0000 (18:39 +0000)]
Merge "docs: Fix broken camera example" into nyc-dev
am: 36f4638fe7

Change-Id: Id8a885af6c0f9887e6aaa82f662c264c86ba9791

8 years agodocs: Fix broken camera example
Mark Goldstein [Tue, 30 Aug 2016 18:39:24 +0000 (18:39 +0000)]
docs: Fix broken camera example
am: 3f97bc25d4

Change-Id: I80f79eab0f11185f671bad1b57766f6fcf874464

8 years agoMerge "docs: Fix broken camera example" into nyc-dev
Mark Goldstein [Tue, 30 Aug 2016 18:34:21 +0000 (18:34 +0000)]
Merge "docs: Fix broken camera example" into nyc-dev

8 years agoAdd a whitelist of sockets on fork.
Narayan Kamath [Tue, 30 Aug 2016 14:36:19 +0000 (15:36 +0100)]
Add a whitelist of sockets on fork.

Maintain a whitelist of AF_UNIX sockets that are permitted
to exist at the time of forking. If an open socket does not belong
to the whitelist (or is not AF_UNIX), the process will abort. If an
open socket is whitelisted, it will be redirected to /dev/null after
a sucessful fork. This allows us to unify our handling of the special
zygote sockets (/dev/socket/zygote[_secondary]) with the existing
whitelist of non socket file descriptors.

This change also removes non-fatal ALOGW messages since they have the
side effect of reopening the logging socket.

bug: 30963384
Change-Id: Ie04dac62d0e0f29354df9ac15af217ad652ffbbe

8 years agoMerge "add a notice that Work profiles are not compatible with Instant Run Also inclu...
Scott Main [Tue, 30 Aug 2016 18:19:21 +0000 (18:19 +0000)]
Merge "add a notice that Work profiles are not compatible with Instant Run Also includes the redirect for links from the Studio UI bug: 31098748" into nyc-dev am: 4d1f3047e3
am: 254890a98c

Change-Id: Idd33d16101bcfea96a4be0ee1ac131aef2df9065