472371 Commits

Author SHA1 Message Date
Artur Satayev
f9172bd785 Export change id processor.
- Don't declare the plugin directly, it is exported via java_library that defines the sources.
- Remove unneeded framework-annotation-proc.

Bug: 152220864
Test: m && diff merged_compat_config.xml
Change-Id: Ie750b5391229d21679a8610780b9f8d4a997e204
Merged-In: Ie750b5391229d21679a8610780b9f8d4a997e204
(cherry picked from commit 9f5a5623a7ff91d4e77b9f5634e63ca3b214758a)
2020-03-28 19:24:53 +00:00
TreeHugger Robot
c02e0d8cdf Merge changes I23545586,I0512c71e into rvc-dev
* changes:
  Make LogicalLight @Nullable: part two (internal)
  Make LogicalLight @Nullable: part one (external)
2020-03-26 13:59:08 +00:00
Louis Chang
9a5681d890 Merge "Skip finishing activities while performing behind fullscreen check" into rvc-dev 2020-03-26 13:35:13 +00:00
TreeHugger Robot
df6a67cc77 [automerger skipped] Merge "DO NOT MERGE use left/right insets instead of cutout" into qt-qpr1-dev am: 820aa463ac -s ours
am skip reason: subject contains skip directive

Change-Id: Ib77bb74b11711fb1f3b48c157ac0ec4450fd6934
2020-03-26 13:08:59 +00:00
Alex Johnston
7bd3e833ce Merge "Make FRP APIs callable by Settings" into rvc-dev 2020-03-26 12:58:48 +00:00
TreeHugger Robot
820aa463ac Merge "DO NOT MERGE use left/right insets instead of cutout" into qt-qpr1-dev 2020-03-26 12:56:31 +00:00
TreeHugger Robot
5e8e9e5f1a Merge "Hide empty state icon and button in landscape mode." into rvc-dev 2020-03-26 12:19:56 +00:00
Ruslan Tkhakokhov
74fabfe5da Merge "Add logs to WallpaperManagerService when setting wallpaper" into rvc-dev 2020-03-26 12:02:42 +00:00
TreeHugger Robot
e5d60ed552 Merge "Do not mount whitelisted package in storage data and obb dirs" into rvc-dev 2020-03-26 11:01:12 +00:00
Alex Kershaw
59da30ff38 Merge "Add hidden API to clear all cross-profile app-ops" into rvc-dev 2020-03-26 10:52:39 +00:00
Jason Chiu
edc7799657 Merge "Support logging intents from Profile select dialog" into rvc-dev 2020-03-26 09:47:18 +00:00
Robert Horvath
aef65ab07b Merge "PackageInstaller: Initial focus in non-touch mode on Cancel" into rvc-dev 2020-03-26 09:10:37 +00:00
Anton Hansson
9cc8c2e6f2 Merge "Convert disting of api txt from mk to bp" into rvc-dev 2020-03-26 08:41:20 +00:00
Anton Hansson
1d323e9833 Merge "Make framework-permission stubs use the new defaults" into rvc-dev 2020-03-26 08:39:54 +00:00
Anton Hansson
6efada1ada Merge "Make framework-statsd stubs use the new defaults" into rvc-dev 2020-03-26 08:39:40 +00:00
Anton Hansson
f4ca25a31b Merge "Make framework-tethering stubs use the new defaults" into rvc-dev 2020-03-26 08:39:02 +00:00
Louis Chang
99d6f0e884 Skip finishing activities while performing behind fullscreen check
Activities that behind a fullscreen finishing activity were
evaluated as invisible.

Bug: 144184591
Test: atest ActivityStackTests
Change-Id: Id09a30107d189acc986843ea8b3993a66c242a30
2020-03-26 15:55:36 +08:00
TreeHugger Robot
13ff35faab Merge "Update connected clients when a downstream disappears." into rvc-dev 2020-03-26 06:59:16 +00:00
TreeHugger Robot
6f3e64a56e Merge "Add a log message if enabling Ethernet tethering if it is already enabled." into rvc-dev 2020-03-26 06:53:35 +00:00
TreeHugger Robot
cfeb0d8323 Merge "Expand "extras" support in content tool." into rvc-dev 2020-03-26 06:29:59 +00:00
Wei Wang
06ccd26d39 Merge "ThermalManagerService: add retry for HAL connection" into rvc-dev 2020-03-26 05:50:07 +00:00
Treehugger Robot
2506781095 Update connected clients when a downstream disappears.
Otherwise, if another downstream of the same type reappears, the
code would fire a callback with the previous list of clients.

Bug: 150644681
Test: atest TetheringIntegrationTests:EthernetTetheringTest --rerun-until-failure 100
Change-Id: I6b34ea747ae1831001077f44879bb6828dcecc96
Merged-In: I6b34ea747ae1831001077f44879bb6828dcecc96
(cherry picked from commit 3984360f642ddd5820ced5a6935e37a8ae0d9d76)
2020-03-26 05:07:06 +00:00
Treehugger Robot
191a03c235 Add a log message if enabling Ethernet tethering if it is already enabled.
Test: builds
Bug: 150644681
Change-Id: I68123e6dd04ccae5da2ecd7526c11d9f835d1d57
Merged-In: I68123e6dd04ccae5da2ecd7526c11d9f835d1d57
(cherry picked from commit e6b8ded8121c137a7e434e1c2a9e04cc144f2f28)
2020-03-26 05:05:35 +00:00
Paul Hu
984f629a12 Merge "[TNU04] Add tethering restricted notification" into rvc-dev 2020-03-26 04:40:55 +00:00
Paul Hu
c49b208469 Merge "[TNU03] Add TetheringNotificationUpdaterTest" into rvc-dev 2020-03-26 04:40:36 +00:00
Jason Chiu
39e7d17aeb Support logging intents from Profile select dialog
Bug: 137559984
Test: robotest
Change-Id: Ibb8cf01eb0483b83d57542456198731f78a41b60
2020-03-26 03:32:38 +00:00
TreeHugger Robot
f6f91b34f3 Merge "Notify remote rotation with fixed rotation transform" into rvc-dev 2020-03-26 03:26:22 +00:00
TreeHugger Robot
2be42fbead Merge "Add Tuner Resource Manager Test as Presubmit test" into rvc-dev 2020-03-26 02:55:10 +00:00
Charles Chen
0cb6d3fd3d Merge "Rename createBaseActivityResources to createBaseTokenResources" into rvc-dev 2020-03-26 02:40:47 +00:00
TreeHugger Robot
f2a1de4c7d Merge "Tuner JNI: getDemuxCaps" into rvc-dev 2020-03-26 02:33:08 +00:00
Paul Hu
85b798828f Merge "[TNU02] Update tethering notification by active data subid" into rvc-dev 2020-03-26 02:28:48 +00:00
TreeHugger Robot
80a6f30ad8 Merge "Auto-expand overflow bubbles on promote" into rvc-dev 2020-03-26 02:11:56 +00:00
Paul Hu
f950dc9f24 [TNU04] Add tethering restricted notification
If tethering is restricted to the user, show restricted
notification to notify the user.

Bug: 122085773
Test: atest TetheringTests
Change-Id: Ic5baca2d6102886f4c3530ce1e321b5dab6ea9d7
Merged-In: Ic5baca2d6102886f4c3530ce1e321b5dab6ea9d7
(cherry picked from aosp/1188867)
2020-03-26 02:01:37 +00:00
Paul Hu
8d6928035e [TNU03] Add TetheringNotificationUpdaterTest
Add new test for TetheringNotificationUpdater

Bug: 122085773
Bug: 130596698
Test: atest TetheringTests
Change-Id: I0db3df3e85dd6a8c3989c8bc66a06c50f45a0c15
Merged-In: I0db3df3e85dd6a8c3989c8bc66a06c50f45a0c15
(cherry picked from aosp/1209985)
2020-03-26 01:59:15 +00:00
TreeHugger Robot
b98be8b6a9 Merge "Update READ_PHONE_NUMBER security checks" into rvc-dev 2020-03-26 01:31:21 +00:00
TreeHugger Robot
46f0be1f16 Merge "Reuse and reparent one-level root task to another display" into rvc-dev 2020-03-26 01:29:11 +00:00
TreeHugger Robot
6a35c77c5e Merge "Fix input infos are inconsistent between WMS and InputFlinger (1/2)" into rvc-dev 2020-03-26 01:15:41 +00:00
TreeHugger Robot
68fc667972 Merge "Sequentially handle enable and disable" into rvc-dev 2020-03-26 01:06:48 +00:00
Mingming Cai
fa9bd571b9 Merge "Add comments to GSM and CDMA getDbm()" into rvc-dev 2020-03-26 01:05:36 +00:00
Wei Wang
5ad0a8a047 ThermalManagerService: add retry for HAL connection
Fixes: 152430257
Test: Build
Change-Id: Ifdce156f74cf6c8d858a8139e03208c24f31e369
2020-03-25 17:53:21 -07:00
Jing Ji
52f4d8d9f2 Merge "Update doc for ApplicationExitInfo.getDefiningUid" into rvc-dev 2020-03-26 00:43:33 +00:00
Jeff Sharkey
547bf5487d Expand "extras" support in content tool.
We recently added a new "Bundle extras" argument to insert(),
update(), delete(), and query(), so we should ensure that developers
working from the shell can populate these extras.

Uses binding logic that was already used for call() extras.  Fixes
parsing logic to support keys or values that have escaped colons,
and fix bug to always parse as requested data type.

Bug: 150982673
Test: adb shell content query
    --uri content://media/external/images/media/
    --extra android\\\\:query-arg-match-trashed:i:3
Change-Id: I40a9a94e85e175e298b01688d3b075a89b2e3954
2020-03-25 18:35:10 -06:00
TreeHugger Robot
2089dc67c7 Merge "Add CTS for BlobStoreManager.Session.openRead()." into rvc-dev 2020-03-26 00:24:51 +00:00
Les Lee
d6f3212620 Merge "wifi: Support setBssid for tethered mode hotspot" into rvc-dev 2020-03-26 00:23:14 +00:00
Menghan Li
fea8d184c2 Merge "Accessibility Service & Shortcut Redesign - Remove “volume key shortcut” setting (5/n)" into rvc-dev 2020-03-26 00:21:50 +00:00
Hui Yu
56e3510bda Merge "Add isUidActiveOrForeground() for camera/audio to use." into rvc-dev 2020-03-25 23:47:51 +00:00
Mingming Cai
e5befcbd28 Add comments to GSM and CDMA getDbm()
Bug: 148912739
Test: make
Change-Id: I9be4caeda8f50645bc742e95bfd7ba067a02883f
Merged-In: I9be4caeda8f50645bc742e95bfd7ba067a02883f
(cherry picked from commit b78e84c5226afdf94bc0ba0119d65b926cb37d1d)
2020-03-25 16:08:18 -07:00
TreeHugger Robot
8cb538c94c Merge "tests: AppLaunch - increase sleep duration after resetting iorapd" into rvc-dev 2020-03-25 22:59:04 +00:00
Winson Chung
d658ab5971 Merge "Fix small issue with task org state cleanup" into rvc-dev 2020-03-25 22:36:47 +00:00
Jeffrey Huang
1bd7fe106a Merge changes I7127dd7d,I84da0cd9 into rvc-dev
* changes:
  Add mAlertToAnomalyTrackerMap to MetricsManager
  Add StatsMetadataList proto
2020-03-25 22:31:02 +00:00