Commit Graph

640958 Commits

Author SHA1 Message Date
Hai Zhang
15bfc8ac91 Add apex_available for SettingsLib libraries used by PermissionController.
Bug: 14490549
Test: presubmit
Change-Id: If7796ac8686c03b7b18017e81db8ab7fe7952ba2
2021-05-11 17:05:28 -07:00
TreeHugger Robot
79d070cddf Merge "Increase insets of Manage and Clear All buttons to match spec" into sc-dev 2021-05-12 00:04:21 +00:00
Sudheer Shanka
1494979a6a Send targeted broadcasts to prevent other apps from receiving them.
When sending broadcasts ACTION_SNOOZE_WARNING in NPMS, which may
contain sensitive information, explicitly set the package name
that should receive it to prevent other apps from receiving them.

Bug: 177931370
Test: manual
Change-Id: I11d736771d859d2af27d5c84a502ab038974e2e2
2021-05-11 17:01:11 -07:00
Treehugger Robot
05c6b40a84 Merge "Bluetooth ScanFilter: Allow null in setDeviceAddress" am: 561b4c8aad
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1702025

Change-Id: I39d0a65cea4799f719d7d3111ad254d57da05825
2021-05-11 23:57:23 +00:00
Automerger Merge Worker
6840df80e1 Merge "Merge "TEMP" am: 844e7e7f6b am: 1888a8a8d1 am: a2ab613738" into sc-dev 2021-05-11 23:43:25 +00:00
Shawn Willden
6f6df9554d Merge "TEMP" am: 844e7e7f6b am: 1888a8a8d1 am: a2ab613738
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1699609

Change-Id: I2a10e5d8b0c5496bf7e4ce93aab8fbd4d0568e99
2021-05-11 23:43:11 +00:00
TreeHugger Robot
ddb586c2a6 Merge "Show dot on keyguard but not with QS expanded" into sc-dev 2021-05-11 23:43:10 +00:00
Cody Kesting
92959d6774 Require MOBIKE for IkeSessionParams in VCN configs.
This CL updates VcnGatewayConnectionConfigs to require
IkeTunnelConnectionParams with MOBIKE enabled for the
IkeSessionParams. This is necessary for VCNs - without it,
they do not support IPsec mobility (one of the main features
of the VCN).

Bug: 187851560
Test: atest FrameworksVcnTests CtsVcnTestCases
Change-Id: I94db52a8c42d9fa4681fefb8f787f006933caa18
2021-05-11 16:40:56 -07:00
TreeHugger Robot
7a1e137d0d Merge "[BugFix] Automatically slide to the active player each time tapping a media recommendation." into sc-dev 2021-05-11 23:40:25 +00:00
Treehugger Robot
561b4c8aad Merge "Bluetooth ScanFilter: Allow null in setDeviceAddress" 2021-05-11 23:38:35 +00:00
TreeHugger Robot
f067a12acd Merge "Set media recos app icon to be grayscale." into sc-dev 2021-05-11 23:35:25 +00:00
Ben Lin
dcecbaed57 PiP: Recheck condition to pass input to menu.
This used to be OR (pip is not stashed), but it should be AND.

Bug: 186499713
Test: Double tap on where the play button should be even when the menu
is not visible, no longer pauses

Change-Id: If8e101286ddfbb83caf0d6a85a1089e6c257f996
2021-05-11 16:23:40 -07:00
Shawn Willden
a2ab613738 Merge "TEMP" am: 844e7e7f6b am: 1888a8a8d1
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1699609

Change-Id: I026fcaa690636c69fb02cd11fedb06801945f711
2021-05-11 23:17:26 +00:00
TreeHugger Robot
c5f21ce435 Merge "HWUI: mSerialContext needs to outlive other serializing members" into sc-dev 2021-05-11 23:16:24 +00:00
Pinyao Ting
ab982fa862 Merge "Remove updateShortcutVisibility" into sc-dev 2021-05-11 23:15:25 +00:00
Lajos Molnar
22ceced5a7 Merge "build: allow MEDIA_PERFORMANCE_CLASS for R" into sc-dev 2021-05-11 23:09:12 +00:00
Brad Ebinger
3b385e4caa Remove old telephony Intent from protected-broadcasts
An old internal intent has been refactored out of telephony,
so remove it from protected-broadcasts as well.

Bug: 178682618
Test: atest FrameworksTelephonyTests; manual testing
Change-Id: I32d891e514ee5a90564e510a5efb7dfa71293562
2021-05-11 16:08:31 -07:00
TreeHugger Robot
0709cb572f Merge "Fix injection in ContentProvider" into sc-dev 2021-05-11 23:03:42 +00:00
Shawn Willden
1888a8a8d1 Merge "TEMP" am: 844e7e7f6b
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1699609

Change-Id: I9d7dc437a3695eeb117fafa8b82422c7db2e9c38
2021-05-11 23:02:38 +00:00
Ilya Matyukhin
c7bfe7d196 Merge "Make UdfpsHbmCallback a dependency of UdfpsController" into sc-dev 2021-05-11 23:02:14 +00:00
Shawn Willden
844e7e7f6b Merge "TEMP" 2021-05-11 22:53:43 +00:00
Max Bires
4855d5689c TEMP
Add system/bin/keystore2 to the list of 'interesting' processes to
watch.

Test: ANR something
Bug: 184006658
Change-Id: I7c7caace65034b10657b90d2b656b3623cf149bf
2021-05-11 22:51:45 +00:00
Andy Hung
c9300c80f2 Merge "AudioTrack: 24 channel index masks, compressed formats" am: e477e9686f am: dd8fa96c01 am: fde2ef0250
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1702808

Change-Id: I7b14b0c86e5ac1e089702e6a285bf58174fcd45c
2021-05-11 22:49:13 +00:00
Hai Zhang
fee29f30b5 Merge "Remove workaround for R class conflict in Settings unit test." into sc-dev 2021-05-11 22:44:09 +00:00
TreeHugger Robot
cccaa5a954 Merge "Update logging of the USER_LEVEL_HIBERNATION_STATE_CHANGED atom" into sc-dev 2021-05-11 22:41:55 +00:00
Gavin Corkery
af29e81401 Add package information to RescueParty uiderrors
Since RescueParty no longer uses a global rescue level, instead
log rescue level successes/failures with package names. These
logs are surfaced in /data/system/uiderrors.txt

Test: adb shell setprop debug.crash_sysui 1; adb shell stop;
      adb shell start; adb shell cat data/system/uiderrors.txt
Bug: 187289291
Change-Id: I088aeea5ac8c5c610b251b53ba79f153ec491c68
2021-05-11 23:40:42 +01:00
TreeHugger Robot
b560ee3cfd Merge "Add check for the new animation scheduler state" into sc-dev 2021-05-11 22:40:24 +00:00
Songchun Fan
9b14a50805 Merge "[incremental] use same sysfs name for setOptions" into sc-dev 2021-05-11 22:36:55 +00:00
Jeff DeCew
aeddbdc7c9 Merge changes I11400a55,I49461363,Ia18b2dc3,I8c554755 into sc-dev
* changes:
  Simplify SmartReplyView padding layout logic
  Smart action buttons now have 8dp corner radius
  Fix measure logic so that priority children can have more than 1/N space.
  Update the style of emphasized notification actions.
2021-05-11 22:35:37 +00:00
Hui Yu
8a624ee904 Make a copy of FgsTempAllowList's keySet.
The underlying FgsTempAllowList.get() interface actually mutate the
FgsTempAllowList.

Bug: 187445303
Test: adb shell dumpsys activity processes
Change-Id: I79a3106c15e7b2491c895153ba64fdb318c2d561
2021-05-11 15:32:30 -07:00
Terry Wang
f192dbf7f8 Merge "Handle user stopping in AppSearch." into sc-dev 2021-05-11 22:29:19 +00:00
Nate Myren
10b5c81409 Ensure that proxy operations look for attribution tag in proxy's pkg
When calling note/startProxyOp, we should look for both attribution
tags, proxy and proxied, in the proxy app. Log an error, instead of
throwing, when we find the proxied attribution tag in the proxy app

Bug: 187313675
Test: manual
Change-Id: I8a5db05b9728c0bb92f334fbac9baa7ef62fe619
2021-05-11 15:29:18 -07:00
Andy Hung
fde2ef0250 Merge "AudioTrack: 24 channel index masks, compressed formats" am: e477e9686f am: dd8fa96c01
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1702808

Change-Id: I35427c5ce3826841b1a0d313ba2488e2bc03fb3b
2021-05-11 22:25:26 +00:00
TreeHugger Robot
83f7129f58 Merge "Change scroll animation" into sc-dev 2021-05-11 22:22:04 +00:00
Evan Laird
5bbce971f2 Show dot on keyguard but not with QS expanded
Unfortunately we just have to put a strong reference to the privacy dot
view controller from the notification panel since there is no great way
of knowing whether or not QS is expanded.

Also reverted using the RotationUtils constants since they differ from
the device rotation constants. We should probably fix that...

Test: manual
Fixes: 187659664
Change-Id: Ib1f802850948436925c52261ebe5afc6b52167ee
2021-05-11 18:19:38 -04:00
Connor O'Brien
3f8d333016 Log less on negative deltas in kernel CPU time readers
Logging the second, third etc. negative delta detected for a single
UID increases logging without a clear debugging benefit vs. just
noting the UIDs with at least one negative delta.

Bug: 182272121
Change-Id: Ia7c6994203493467d07eeb8092da1679864dc89e
Signed-off-by: Connor O'Brien <connoro@google.com>
2021-05-11 15:19:29 -07:00
cecilia
488ef439a2 Update "Play" title string describtion for the translation console.
Bug: 187079454
Bug: 187699782
Test: Local builds
Change-Id: Ic385b0c83428ed93a559c511d77834750ab9b740
2021-05-11 22:08:00 +00:00
cecilia
24bdaa4f08 [BugFix] Automatically slide to the active player each time tapping a
media recommendation.

Before the fix, the slide only happens once on the first tap, and it's
because #reorderAllPlayers is not always called on only updating the
player.

Bug: 186786793
Test: Local builds

Change-Id: Ia74321de6e4ca1715bcc9f6c82c2edeebff662be
2021-05-11 22:07:22 +00:00
cecilia
0f869b0fd4 Set media recos app icon to be grayscale.
Screenshots:
- http://screen/5ywrW9wkSo4j7cA
- http://screen/52JgX9WAcRkKoTD

Fixes: 186699032
Test: Local builds

Change-Id: Ifb46b6ffbf7b74b8b0459467238e82a21a99cffb
2021-05-11 22:06:47 +00:00
Jieru Shi
8093fd207c Merge "Add SMARTSPACE_CARD_RENDERED for media card" into sc-dev 2021-05-11 22:01:01 +00:00
Kweku Adams
23ac92012d Add OWNERS file for battery saver tests.
Bug: 79580230
Test: N/A
Change-Id: I9cc238e233bf0f91188b8f97e80f99114953c963
2021-05-11 14:57:23 -07:00
Andy Hung
dd8fa96c01 Merge "AudioTrack: 24 channel index masks, compressed formats" am: e477e9686f
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1702808

Change-Id: I47f8d61c11526e302155fae1a211c392983dce15
2021-05-11 21:54:19 +00:00
TreeHugger Robot
7e12f3e9d5 Merge "Fix negative freezer timeout" into sc-dev 2021-05-11 21:46:41 +00:00
Andy Hung
e477e9686f Merge "AudioTrack: 24 channel index masks, compressed formats" 2021-05-11 21:36:34 +00:00
Hui Wang
373c69331c [automerger skipped] Merge "Update the format of RCS provisioning config XML" am: fb0990fa0a am: 1b8695828d am: 7d68f0d274 -s ours
am skip reason: Merged-In I7df3c660326c6bee3db4a4d3a032ce8f1941b15b with SHA-1 e5017913a4 is already in history

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1695125

Change-Id: I16e810ec5313f0e39a6b3e502d0800d2da718d18
2021-05-11 21:21:22 +00:00
Aurimas Liutikas
4c9b195cae Merge "Fix incompatibilities with Kotlin 1.5.0" am: 600dcaf908 am: 70ba49b0e5 am: c61fdfd2d1
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1697314

Change-Id: I4c76908e0cf9a1ba0493322c1f8dedb4fa925e80
2021-05-11 21:20:45 +00:00
Hui Wang
7d68f0d274 Merge "Update the format of RCS provisioning config XML" am: fb0990fa0a am: 1b8695828d
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1695125

Change-Id: I4a01cbda145a09ef30302718dedc14d54238fd40
2021-05-11 21:19:39 +00:00
Alexander Dorokhine
59ea888741 Merge "Update framework from jetpack." into sc-dev 2021-05-11 21:19:30 +00:00
Miranda Kephart
d8c5bcdf9f Merge "Implement transition long screenshots->markup" into sc-dev 2021-05-11 21:19:09 +00:00
Aurimas Liutikas
c61fdfd2d1 Merge "Fix incompatibilities with Kotlin 1.5.0" am: 600dcaf908 am: 70ba49b0e5
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1697314

Change-Id: I5ba357b8fe77930d2602c436bafbcde841624fa0
2021-05-11 21:19:00 +00:00