Commit Graph

361956 Commits

Author SHA1 Message Date
Aseem Kumar
1c4d0287c5 Merge "Disable RecoverableKeyStoreManager for custom lockscreens." into pi-dev 2018-03-14 21:29:12 +00:00
TreeHugger Robot
a60e6f81df Merge changes Iaf63b4e8,Ie76044d4 into pi-dev
* changes:
  Change DND upgrade noti text and channel
  Reevaluate volume settings toggle onShow.
2018-03-14 21:25:23 +00:00
Eric Schwarzenbach
8062b76f21 Merge "Add Duplex mode to ServiceState." into pi-dev 2018-03-14 21:05:43 +00:00
Kelly Rossmoyer
db56e7b949 Merge "Increase size of BatteryStatsService stats buffer" into pi-dev 2018-03-14 20:43:14 +00:00
TreeHugger Robot
ea50ff85e8 Merge "Start the webview_zygote at boot, but in the background." into pi-dev 2018-03-14 20:32:32 +00:00
TreeHugger Robot
13cd2c9227 Merge "Document the byte packing order of the current Bitmap.Configs" into pi-dev 2018-03-14 20:23:29 +00:00
TreeHugger Robot
98c1d17cb4 Merge "Add API to get currently pinned slices" into pi-dev 2018-03-14 20:12:54 +00:00
Winson Chung
6d4bdc5381 Merge "Revert "Centralized quick step/scrub/switch logic (1/2)"" into pi-dev 2018-03-14 19:42:13 +00:00
Winson Chung
0e490d9208 Revert "Centralized quick step/scrub/switch logic (1/2)"
This reverts commit b06ae3bf13.

Reason for revert: b/74726495
Bug: 74726495

Change-Id: I4bce8df13f9fa9e1b420382f7a96f9855510196f
2018-03-14 19:41:16 +00:00
Aseem Kumar
3326da5f4c Disable RecoverableKeyStoreManager for custom lockscreens.
Bug: 74225107
Test: adb shell am instrument \
-w -e package com.android.server.locksettings.recoverablekeystore \
com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner

Change-Id: I88fc0fe7fdb23439d781cac96632196465553a38
2018-03-14 12:07:09 -07:00
TreeHugger Robot
c7ce1a0978 Merge "Add wall clock timestamp for ConfigMetricsReport and gauge atoms." into pi-dev 2018-03-14 19:03:06 +00:00
TreeHugger Robot
a9e73469c5 Merge "Remove unused shared lib from statsd" into pi-dev 2018-03-14 18:48:20 +00:00
TreeHugger Robot
5741823729 Merge "Removed redundant method ContentResolver.releasePersistableUriPermission()" into pi-dev 2018-03-14 18:42:38 +00:00
Alan Viverette
4193248668 [automerger] DO NOT MERGE Fix build with SDK 24-like implementation of constructor am: f3c2e0b3ab am: 1b6f3f9a97 am: d0fcb49352 skipped: 93f8bfa5c4 am: e32e8229b3 am: f98157e2ba am: 4f83bad908 am: a982645d5c skipped: 9d3e228729 am: 8a095b5f19 am: 0886b1a751
am: 25d38a56ae  -s ours

Change-Id: I0bf700a857b7eba5aebf66e0c2f7970234d7ac00
2018-03-14 18:09:51 +00:00
Alan Viverette
25d38a56ae [automerger] DO NOT MERGE Fix build with SDK 24-like implementation of constructor am: f3c2e0b3ab am: 1b6f3f9a97 am: d0fcb49352 skipped: 93f8bfa5c4 am: e32e8229b3 am: f98157e2ba am: 4f83bad908 am: a982645d5c skipped: 9d3e228729 am: 8a095b5f19
am: 0886b1a751

Change-Id: I6fb6521317ef9d9e2d6afab056bc8993bed9720c
2018-03-14 17:58:15 +00:00
Alan Viverette
0886b1a751 [automerger] DO NOT MERGE Fix build with SDK 24-like implementation of constructor am: f3c2e0b3ab am: 1b6f3f9a97 am: d0fcb49352 skipped: 93f8bfa5c4 am: e32e8229b3 am: f98157e2ba am: 4f83bad908 am: a982645d5c skipped: 9d3e228729
am: 8a095b5f19

Change-Id: I6eb246ce670723e1f21ee4cf45d5c5e48b91f1ce
2018-03-14 17:39:54 +00:00
TreeHugger Robot
d357342a4a Merge "Update comment for HAPTIC_FEEDBACK_ENABLED setting" into pi-dev 2018-03-14 17:32:43 +00:00
Derek Sollenberger
186ea1218e Document the byte packing order of the current Bitmap.Configs
This CL documents the byte order for 585, 8888, and fp16 buffers.

Test: documenting existing behavior
Bug: 71518511
Change-Id: I128344db318eb4597b6eb00f0ae317e369145152
2018-03-14 13:29:22 -04:00
Winson Chung
c5b7930b8a Merge "Update old stack check for finding recent task index to remove" into pi-dev 2018-03-14 17:28:46 +00:00
Fyodor Kupolov
86db3b5c10 Merge "Added performance tests for SQLiteCursor iteration" into pi-dev 2018-03-14 17:16:12 +00:00
TreeHugger Robot
7cadb341cf Merge "[AWARE] Minor fix to documentation for Aware + Discovery" into pi-dev 2018-03-14 17:00:51 +00:00
Torne (Richard Coles)
e062404371 Start the webview_zygote at boot, but in the background.
This reverts "Delay starting the webview_zygote until first use." but
instead wraps the start in a background task, to avoid blocking the
system server startup waiting for the zygote to be ready.

Bug: 73743583
Bug: 63749735
Bug: 74079433
Test: Verify webview_zygote already running after boot
Change-Id: Iacf968cc2d2857a92c6bacf4012dc88f098c6013
2018-03-14 12:57:16 -04:00
TreeHugger Robot
aaadf6663f Merge "Statsd: Remove storage of bucketNum" into pi-dev 2018-03-14 16:51:41 +00:00
TreeHugger Robot
dc8e7fa0ae Merge "Dump the stats for count/gauge/value metrics." into pi-dev 2018-03-14 16:45:49 +00:00
Yangster-mac
a78d00874d Dump the stats for count/gauge/value metrics.
Bug: b/74159560

Test: statsd test
Change-Id: I1410309ecfdfc2a5becf8d0c620c68a621ebc5fa
2018-03-14 16:45:37 +00:00
TreeHugger Robot
d854d917ec Merge "Allow controlling SystemUI flags during RecentsAnimation" into pi-dev 2018-03-14 16:00:49 +00:00
TreeHugger Robot
0db87b199d Merge "Add new set of APIs to light grey." into pi-dev 2018-03-14 15:59:42 +00:00
Julia Reynolds
0b8455d4d8 Change DND upgrade noti text and channel
Test: manual
Bug: 74075050
Change-Id: Iaf63b4e8691ba42ac4d1ddccf8f2368bfc0b74d7
2018-03-14 11:40:12 -04:00
Julia Reynolds
4531d84685 Reevaluate volume settings toggle onShow.
Test: manual, factory reset a device and check device when
unprovisioned and provisioned.
Fixes: 74727019

Change-Id: Ie76044d46d4e4fb0f8928f19fd3431b1524bce79
2018-03-14 11:40:12 -04:00
TreeHugger Robot
f655131228 Merge "Cutout: add runtime switch for screenshotting screen decorations" into pi-dev 2018-03-14 15:32:06 +00:00
Android Build Merger (Role)
8a095b5f19 [automerger] DO NOT MERGE Fix build with SDK 24-like implementation of constructor am: f3c2e0b3ab am: 1b6f3f9a97 am: d0fcb49352 skipped: 93f8bfa5c4 am: e32e8229b3 am: f98157e2ba am: 4f83bad908 am: a982645d5c skipped: 9d3e228729
Change-Id: I1ce639a3ea40693d82501861d4b81afd3506b37d
2018-03-14 15:24:33 +00:00
Android Build Merger (Role)
9d3e228729 [automerger] DO NOT MERGE Fix build with SDK 24-like implementation of constructor am: f3c2e0b3ab am: 1b6f3f9a97 am: d0fcb49352 skipped: 93f8bfa5c4 am: e32e8229b3 am: f98157e2ba am: 4f83bad908 am: a982645d5c
Change-Id: I329294b80015cbfb2c498c0752b340cbaf527735
2018-03-14 15:24:27 +00:00
Android Build Merger (Role)
a982645d5c [automerger] DO NOT MERGE Fix build with SDK 24-like implementation of constructor am: f3c2e0b3ab am: 1b6f3f9a97 am: d0fcb49352 skipped: 93f8bfa5c4 am: e32e8229b3 am: f98157e2ba am: 4f83bad908
Change-Id: I927087da2df9ad993b449d8ec9b90bd641088d75
2018-03-14 15:24:17 +00:00
Android Build Merger (Role)
4f83bad908 [automerger] DO NOT MERGE Fix build with SDK 24-like implementation of constructor am: f3c2e0b3ab am: 1b6f3f9a97 am: d0fcb49352 skipped: 93f8bfa5c4 am: e32e8229b3 am: f98157e2ba
Change-Id: I7204eee21fc2620f70dc8bc534aa0160d947ab7e
2018-03-14 15:24:12 +00:00
Android Build Merger (Role)
f98157e2ba [automerger] DO NOT MERGE Fix build with SDK 24-like implementation of constructor am: f3c2e0b3ab am: 1b6f3f9a97 am: d0fcb49352 skipped: 93f8bfa5c4 am: e32e8229b3
Change-Id: I916228fb05914dbb89551a27418f746305a01ed6
2018-03-14 15:24:06 +00:00
Android Build Merger (Role)
e32e8229b3 [automerger] DO NOT MERGE Fix build with SDK 24-like implementation of constructor am: f3c2e0b3ab am: 1b6f3f9a97 am: d0fcb49352 skipped: 93f8bfa5c4
Change-Id: Ie516029e98d07f4ebb6916d75af625c92e711fde
2018-03-14 15:23:46 +00:00
Android Build Merger (Role)
93f8bfa5c4 [automerger] DO NOT MERGE Fix build with SDK 24-like implementation of constructor am: f3c2e0b3ab am: 1b6f3f9a97 am: d0fcb49352
Change-Id: Ib890ce7495c1d5e64968cc9177ce3785bcfdedde
2018-03-14 15:23:39 +00:00
Android Build Merger (Role)
d0fcb49352 [automerger] DO NOT MERGE Fix build with SDK 24-like implementation of constructor am: f3c2e0b3ab am: 1b6f3f9a97
Change-Id: I49de968aa0daa18b60921af1a381f77d13a8ff0e
2018-03-14 15:23:32 +00:00
Android Build Merger (Role)
1b6f3f9a97 [automerger] DO NOT MERGE Fix build with SDK 24-like implementation of constructor am: f3c2e0b3ab
Change-Id: I87dcb4ce2fc52e0ed6ce5f79d15ab49084d088e3
2018-03-14 15:23:19 +00:00
Alan Viverette
f3c2e0b3ab DO NOT MERGE Fix build with SDK 24-like implementation of constructor
Bug: 71992105
Test: manual
Change-Id: I106760ada9c85adde29fd143e5dfcd924fd95f54
2018-03-14 11:22:10 -04:00
Chavi Weingarten
d723623443 Merge "Set options on startingActivity instead of topActivity" into pi-dev 2018-03-14 15:19:01 +00:00
Bryce Lee
01e4949fa8 Merge "Check if last resumed activity is null before resuming." into pi-dev 2018-03-14 14:37:48 +00:00
Jorim Jaggi
50bf59ca0d Allow controlling SystemUI flags during RecentsAnimation
Such that the bars can flip from light/dark depending on animation
progress.

Test: go/wm-smoke
Test: Swipe up from light bar app
Test: WindowStateTests
Bug: 73498721
Change-Id: Ie4b99c75840474a01225720fcd7372191f035a3e
2018-03-14 15:11:52 +01:00
TreeHugger Robot
8506821db9 Merge "Add PrintRecommendationService to hidden API package whitelist" into pi-dev 2018-03-14 13:44:51 +00:00
Annie Meng
d3b6e9fe22 Merge "DO NOT MERGE Create a key value settings observer for backup parameters" into pi-dev 2018-03-14 13:40:46 +00:00
Adrian Roos
56d1a2cfca Cutout: add runtime switch for screenshotting screen decorations
Bug: 65689439
Test: adb shell setprop debug.screenshot_rounded_corners true && adb shell kill `pid systemui` && adb exec-out screencap -p > out.png
Change-Id: Ibd2e8c94c0f1ad58b2357e8db1b20846588b1cce
2018-03-14 13:24:14 +00:00
Nicolas Geoffray
1de1b624b4 Add new set of APIs to light grey.
bug:64382372
Test: m
Change-Id: I2ba92e8a7c04dca9c77f8ce58c5b9e85726c52d8
(cherry picked from commit ba0be3aaed)
2018-03-14 13:09:29 +00:00
TreeHugger Robot
916800d82c Merge "Add more uses of hidden APIs into light greylist" into pi-dev 2018-03-14 12:14:39 +00:00
TreeHugger Robot
b7ad5e429f Merge "Don't re-inflate bouncer" into pi-dev 2018-03-14 11:34:13 +00:00
David Brazdil
d32fc7d20a Add PrintRecommendationService to hidden API package whitelist
This app builds directly against the platform. Add it to the whitelist.

Bug: 64382372
Test: make
Test: device boots
Change-Id: I16574374d2c233221cd1305f031f78aca1947f05
(cherry picked from commit 06c8a439f7)
2018-03-14 11:27:52 +00:00