468188 Commits

Author SHA1 Message Date
Treehugger Robot
cedf22960e Merge "Replace action button "Uninstall" with "Restart"" 2020-02-20 08:15:54 +00:00
Martijn Coenen
81a661fb49 Merge "Don't try to set quotas on sdcardfs." 2020-02-20 08:06:59 +00:00
Howard Ro
7008dbe5e4 Merge "Revert^2 "Migrate Statsd to the apex"" 2020-02-20 08:00:53 +00:00
TreeHugger Robot
58a8b7f51d Merge "Switch to new project ID constants." 2020-02-20 07:59:07 +00:00
Hyundo Moon
0ba64fa110 Add MediaRouter2.RoutingController#getOriginalId() as @TestApi
Bug: 149886370
Test: atest mediaroutertest and CTS
Change-Id: I4adc8041763756747e4c725d682533fb5707f183
2020-02-20 16:43:20 +09:00
Hongwei Wang
c21c7e836e Merge "WindowContainerTransaction: Provide non-BLAST bounds change sync" 2020-02-20 07:30:38 +00:00
Bill Lin
b354883807 Merge "Add DEBUG flag for rounded corner and display cutout path" 2020-02-20 07:19:01 +00:00
Jayant Chowdhary
fd3d196de2 Merge "camera2: Update documentation for getConcurrentStreamingCameraIds to account for availability callbacks." 2020-02-20 06:43:15 +00:00
Yan Yan
bbe083a8f3 Merge "Do not expose module IPsec(IKE) API from frameworks" 2020-02-20 06:42:22 +00:00
Wale Ogunwale
ea5e87f667 Clean-up Bounds Animator code path (92/n)
Use configBounds to set the configuration bounds exposed to the app and
displayedbounds to set what the user see happening with the surface.
This is clearer than the concept of stack bounds vs. task bounds. which
we won't be able to use for tasks/stacks that are only one level deep.

Bug: 10163964
Test: Pip works and existing tests pass.
Change-Id: I986a5098cd81ea1c455c44eb2f704d803cf10b50
2020-02-20 14:38:29 +08:00
Wale Ogunwale
0d46519bcd Reuse stack as task for single task stacks (90/n)
Stacks and tasks are now the same object instance, so for cases were we
have a 1to1 relationship between the stack and task, just go ahead and
use one stack/task object instead of having the extra level.
- Helps us tryout the task hierarchy at a different depth than 2
to see what bugs needs to be fixed.
- Makes it easier to switch "tiles" into the hierarchy.

Bug: 80414790
Test: Existing tests pass.
Change-Id: I9796a149f5ca689b7000819085d4ed8e156b618c
2020-02-20 14:37:00 +08:00
TreeHugger Robot
e5b0705260 Merge "Update display name of MediaDevice" 2020-02-20 06:28:30 +00:00
Bill Lin
f351272c36 Add CutoutSpecificationTest in Presubmit Test scope
1) Add CutoutSpecificationTest in Presubmit
2) Add CutoutSpecificationTest in FrameworksTestsFilter

Fixes: 149883140
Test: atest FrameworksCoreTests:CutoutSpecificationTest
Test: adb shell am instrument -w \
    -e filter com.android.server.wm.test.filters.FrameworksTestsFilter \
    -e selectTest_verbose true \
    com.android.frameworks.coretests/androidx.test.runner.AndroidJUnitRunner

Change-Id: I7db8f7797740d48a158650b63b7e90e5f1f28361
2020-02-20 14:19:55 +08:00
Po-Chien Hsueh
5b380af950 Replace action button "Uninstall" with "Restart"
When DSU is running, restarting the device will not uninstall the
installed system update.

Bug: 149716233
Test: run DSU install
Change-Id: If4e7b2f5f9123161ae85c0be80069aa600548c74
2020-02-20 14:19:39 +08:00
Tiger Huang
db488a2e81 Merge "Bring ImmersiveModeConfirmation to the new insets mode" 2020-02-20 06:14:37 +00:00
Automerger Merge Worker
5c3fd8d2b3 Merge "Sanitize owner UID iff owning app does not have location permissions." am: 239908298e am: 8b18b53599 am: 662028385d
Change-Id: I9b8fb3ff8d907ecda918a8a926edb133b742c8f1
2020-02-20 05:59:35 +00:00
Automerger Merge Worker
662028385d Merge "Sanitize owner UID iff owning app does not have location permissions." am: 239908298e am: 8b18b53599
Change-Id: Ib99af41b78dc9539f2a553231e13549d348b72db
2020-02-20 05:48:02 +00:00
Automerger Merge Worker
8b18b53599 Merge "Sanitize owner UID iff owning app does not have location permissions." am: 239908298e
Change-Id: Ie5876d063d7440aacc57d48cb4573798303910ea
2020-02-20 05:30:20 +00:00
TreeHugger Robot
e6836f5c6f Merge "Separating packageName from the AndroidManifest" 2020-02-20 05:23:23 +00:00
Sudheer Shanka
9244b3809f Merge "Add LongSparseArray.removeIf(Predicate)." 2020-02-20 05:22:06 +00:00
Qingxi Li
239908298e Merge "Sanitize owner UID iff owning app does not have location permissions." 2020-02-20 05:20:27 +00:00
TreeHugger Robot
5025c2ab69 Merge "Disable storage crates functionalities" 2020-02-20 05:00:47 +00:00
TreeHugger Robot
33b5e30fdc Merge "Handle the case of null intent type when obtaining target intent filter." 2020-02-20 04:58:51 +00:00
Howard Ro
adc510fd78 Revert^2 "Migrate Statsd to the apex"
24bfb409164aefec1a9c3c67c55ba229d70838aa

Change-Id: I4bda9b6eb759c32b9167ad9d58bdd3d10ff29411
2020-02-20 04:57:00 +00:00
Hui Yu
12240fcec8 Merge "Show a notification when FGS while-in-use permission is restricted." 2020-02-20 04:52:36 +00:00
TreeHugger Robot
28923076bb Merge "Fix wrong svg test data" 2020-02-20 04:52:22 +00:00
Automerger Merge Worker
4aa7f5edb8 Merge "Update NetworkMonitor integration test constructor" am: a975b9a901 am: 23e15a6802 am: 98f3257fff
Change-Id: Ifc184f8262b33ddbbad1ccc7a1ef0b67259f2e55
2020-02-20 04:31:39 +00:00
Roshan Pius
39c63e339f Merge "WifiOemMigrationHook: Default to false for verbose logging flag" 2020-02-20 04:31:36 +00:00
Automerger Merge Worker
83a492f1fb [automerger skipped] Merge "DO NOT MERGE: RELAND: NetworkRequest: Embed requestor uid & packageName" into stage-aosp-master am: be37378755 -s ours am: 7f902e44bf -s ours
am skip reason: subject contains skip directive

Change-Id: Ifdd6d655de499c5e64f59e7ae0ca9ae2fad62e62
2020-02-20 04:31:25 +00:00
Automerger Merge Worker
a7c111bf78 [automerger skipped] Merge "Add carrier config to skip validation if recently validate." into qt-qpr1-dev am: 7c0d8c3d49 -s ours am: 1b09d67b51 -s ours
am skip reason: Change-Id I4f4e1f698bf883e6eaf80959f3592562015c70f5 with SHA-1 46e16493ba is in history

Change-Id: I243911c092d9164afc0e6682887daf8bea778af5
2020-02-20 04:31:17 +00:00
Automerger Merge Worker
3e6be1bbf3 [automerger skipped] Merge "Add VDBG for CellSignalStrengthLte, and CellSignalStrengthNr" am: d09210b2e5 am: df4ec80722 am: 207feba443 -s ours
am skip reason: Change-Id I37acc63fa3a10aaa21db987980becc57b5365e5c with SHA-1 8ed9b2b2d7 is in history

Change-Id: Ie51172fc9a155292d20da0325088fcea19da4025
2020-02-20 04:30:57 +00:00
Automerger Merge Worker
778d82248d Merge "Disable BootImageProfileTest presubmit" am: 31d2ae697f am: 5691f1b79c am: ad70b790c1
Change-Id: I21cb3a1e08c7de0d2285810172d5a7b503fffed6
2020-02-20 04:30:25 +00:00
Automerger Merge Worker
33b8bf685a Merge "Make me an owner of accessibility frameworks" am: 269d57b7da am: 6374aaf5c5 am: 865c89c5a3
Change-Id: I88fd0443d59c45ad625af9d72f05d8de8e4cb783
2020-02-20 04:29:31 +00:00
Automerger Merge Worker
133bb1e5cc Merge "Tethering: Don't crash if wifi unavailable." am: 084e8536d1 am: b1b7db8c76 am: 911b4cf5cd
Change-Id: I62927826271d36eb89f39ac076f0bf9522a61423
2020-02-20 04:29:18 +00:00
Automerger Merge Worker
374ff9f65a [automerger skipped] Merge "DO NOT MERGE: RELAND: NetworkRequest: Embed requestor uid & packageName" into qt-qpr1-dev-plus-aosp am: ab0a3ea5f6 -s ours
am skip reason: subject contains skip directive

Change-Id: I9fb0affe108fe4656d1fafad8b04bea4bdcd3cc2
2020-02-20 04:29:03 +00:00
Automerger Merge Worker
0f892e3f9b [automerger skipped] Merge "DO NOT MERGE Have volume UI dismiss on home button press." into qt-qpr1-dev am: 40e124cac9 am: 8780085add -s ours
am skip reason: subject contains skip directive

Change-Id: Id5c94d5c8283ff7475b672d2b26a6cbda656e0e6
2020-02-20 04:28:48 +00:00
Automerger Merge Worker
bee8fffc32 [automerger skipped] DO NOT MERGE Have volume UI dismiss on home button press. am: 25400fdcb9 am: e5eca9739d -s ours
am skip reason: subject contains skip directive

Change-Id: I84c6614bae1c53cbd69f3b28518da3bf8556047b
2020-02-20 04:28:45 +00:00
Automerger Merge Worker
b183da57f4 Merge "Make get/setCallerNumberVerificationStatus final." am: 4cbb288657 am: 329d286b88 am: 83d8de2f15
Change-Id: I209101a92935f377b3e562f65b9692113a6d9b03
2020-02-20 04:28:13 +00:00
Automerger Merge Worker
efde895cdc [automerger skipped] Merge "Add carrier config to skip validation if recently validate." am: beb963fbc2 am: ebf5f1d4f3 am: 9a715bc428 -s ours
am skip reason: Change-Id I4f4e1f698bf883e6eaf80959f3592562015c70f5 with SHA-1 46e16493ba is in history

Change-Id: I76f105f68d7d961dbd726bd640542c4a8a63363b
2020-02-20 04:27:46 +00:00
Nikita Dubrovsky
72a7f8a7b3 Merge changes from topic "cursor-control-flags"
* changes:
  Allow setting defaults for DeviceConfig flags plumbed via settings
  Use DeviceConfig flags for cursor drag and insertion handle gestures
2020-02-20 04:23:20 +00:00
Howard Ro
00306fce6a Merge "Revert "Migrate Statsd to the apex"" 2020-02-20 04:22:02 +00:00
Howard Ro
24bfb40916 Revert "Migrate Statsd to the apex"
Revert "Update statsd binary path for apex"

Revert submission 10356003-statsd_apex

Reason for revert: https://android-build.googleplex.com/builds/quarterdeck?branch=git_master&target=build_test&lkgb=6221366&fkbb=6221428
Reverted Changes:
Ic84e77269:Update init.rc for statsd setup
I6f3fab4b4:Update statsd binary path for apex
Ib4ea98aed:Migrate Statsd to the apex

Change-Id: I089d5b9bbbdc363e27e79e4addd4eec1e4339c48
2020-02-20 04:19:41 +00:00
TreeHugger Robot
044b3d9ff2 Merge "Prevent KeyguardPresentation been dismissed." 2020-02-20 04:12:26 +00:00
Roshan Pius
fc4ff5dc46 WifiOemMigrationHook: Default to false for verbose logging flag
Bug: 149879075
Test: Compiles
Change-Id: Ib7154a6e5fe3b74c4df3b326c82de6304f779d34
2020-02-19 20:02:23 -08:00
Sarah Chin
7be20fbce5 Merge "Carrier config for 5G up/down bandwidth and LTE for NSA" 2020-02-20 03:51:17 +00:00
TreeHugger Robot
cf85ce242c Merge "Narrowing the set of Media URI exemptions for jobs" 2020-02-20 03:46:33 +00:00
hughchen
25c4ff802a Update display name of MediaDevice
- Rename "This device" to "Phone speaker".
- Add "Wired audio device"

Bug: 149879074
Test: build pass
Change-Id: I7c4ec5ee90cbc248a5149bf3d232e8d27684e99f
2020-02-20 11:43:55 +08:00
Yohei Yukawa
62612562d0 Merge "Offload user-switching task from startInputOrWindowGainedFocus()" 2020-02-20 03:27:26 +00:00
TreeHugger Robot
41764f22be Merge "PackageManager: Migrated OTA related metrics to StatsLog" 2020-02-20 03:20:39 +00:00
TreeHugger Robot
5a9b426ef3 Merge "Added ability to set bus used for hid device tests" 2020-02-20 03:11:47 +00:00