Commit Graph

477168 Commits

Author SHA1 Message Date
TreeHugger Robot
897187dcfa Merge "Controls API - Flag controls support" into rvc-dev 2020-05-13 20:42:42 +00:00
TreeHugger Robot
1bf7804c2a Merge "Revert "Revert "AudioService: fix volume adjustment suppression""" into rvc-dev 2020-05-13 20:13:49 +00:00
TreeHugger Robot
629ebb174b Merge "Link partial convo controls to Settings" into rvc-dev 2020-05-13 19:49:01 +00:00
TreeHugger Robot
021ceaecf2 Merge "Add day-night-mode permission to Shell." into rvc-dev 2020-05-13 19:41:38 +00:00
TreeHugger Robot
b375d0f628 Merge "Update resources after display size change" into rvc-dev 2020-05-13 19:32:53 +00:00
TreeHugger Robot
0269ef125c Merge "Dynamically enable readlogs when requested." into rvc-dev 2020-05-13 19:26:06 +00:00
Dave Mankoff
2acde9a908 Merge "Revert "Prevent NPE in PulseExpansionHandler"" into rvc-dev 2020-05-13 19:18:38 +00:00
Dave Mankoff
49b3335e0d Revert "Prevent NPE in PulseExpansionHandler"
This reverts commit 14f069b83c.

Reason for revert: http://b/156204772

Bug: 156204772
Change-Id: Ie47d41d3d6625d3769005bd46b5dfe20171d5d70
2020-05-13 19:18:23 +00:00
Agatha Man
b1b07971f1 Merge "Initialize mVolumeDialogComponent onMasterMuteChanged in VolumeUI" into rvc-dev 2020-05-13 18:48:36 +00:00
Jean-Michel Trivi
ac20057c01 Revert "Revert "AudioService: fix volume adjustment suppression""
This reverts commit f4580a24ab.

Reason for revert: someone submitted it by mistake

Bug: 156335617
Bug: 156010854
Test: see bug 156010854 for manual steps

Change-Id: Ia9e6b91eca5f47d35b54393cc7256fb54f58f276
2020-05-13 18:31:34 +00:00
TreeHugger Robot
e0a73b1bb6 Merge "webkit: Update documentation for onJsAlert callback method" into rvc-dev 2020-05-13 18:15:31 +00:00
Matt Pietal
9788fd4afd Controls API - Flag controls support
Add a package manager flag so that apps can programmatically query
whether the device have system interface to support the Controls API

Bug: 156096063
Test: manual
Change-Id: I2dab2ecb762b59308c51615137f89733ff42caeb
2020-05-13 14:11:34 -04:00
Antoan Angelov
b98da91c63 Merge "Initialize workProfileUserHandle before initial check for work tabs" into rvc-dev 2020-05-13 18:06:06 +00:00
TreeHugger Robot
43d32906a8 Merge "Don't tell expanded controller about gestures unless we are expanded." into rvc-dev 2020-05-13 17:44:59 +00:00
TreeHugger Robot
4d504ec83a Merge "a11y for controls management" into rvc-dev 2020-05-13 17:32:59 +00:00
Steve Elliott
4ba34ed680 Merge "Uprank colorized FSNs over Conversations" into rvc-dev 2020-05-13 17:27:32 +00:00
Suren Baghdasaryan
49644a3404 Merge "Fix Lost RAM calculation by accounting for ION mapped heaps" into rvc-dev 2020-05-13 17:09:39 +00:00
Suren Baghdasaryan
b55e856e59 Fix Lost RAM calculation by accounting for ION mapped heaps
ION mapped heaps are not reflected in process PSS because ION driver
maps them using remap_pfn_range that sets VM_PFNMAP flag for each
mapped ION heap VMA and consequently excludes these VMAs from PSS
calculation. Change memory accounting to consider ION mapped heaps
as part of kernel used memory which fixes the Lost RAM calculation
that currently includes mapped ION heaps.

Bug: 155409819
Test: verify Lost RAM after opening camera app
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: I2bad40bbe7d14b1c61534d661b612200ef1084e4
2020-05-13 17:09:19 +00:00
TreeHugger Robot
2619a020dd Merge "add westworld log to global actions dismiss" into rvc-dev 2020-05-13 16:58:24 +00:00
Ryan Mitchell
c6f43cdfb0 Merge "Move OverlayHostTests back to general-tests" into rvc-dev 2020-05-13 16:56:38 +00:00
Changwan Ryu
31e2db92ce webkit: Update documentation for onJsAlert callback method
Fix documentation to clearly indicate that the default behavior is to
show WebView's own default dialog.

Also, change some wording to avoid confusion.

Bug: 154014645
Test: m -j offline-sdk-docs seems unbroken
Change-Id: I3f6676094e5472aa99bb014cf2b489f59133d094
2020-05-13 16:52:24 +00:00
Alex Buynytskyy
74247b9b8e Dynamically enable readlogs when requested.
Bug: 153874006
Test: external/chromium-trace/systrace.py adb
Test: atest PackageManagerShellCommandTest PackageManagerShellCommandIncrementalTest IncrementalServiceTest

Change-Id: I810d46e059b73502ff34dc4fc490d9879f4e5bfc
2020-05-13 09:48:50 -07:00
TreeHugger Robot
1daf6ea6a3 Merge "Add try/catch to prevent NPE in PagedTileLayout" into rvc-dev 2020-05-13 16:21:21 +00:00
TreeHugger Robot
c9ffc840f5 Merge "Provide isLocked to wallet instead of isUnlocked" into rvc-dev 2020-05-13 16:20:34 +00:00
Miranda Kephart
a4b9474647 Merge "Fix NPE in ScreenshotHelper" into rvc-dev 2020-05-13 16:20:14 +00:00
Julia Reynolds
435a7a42af Link partial convo controls to Settings
Test: atest
Fixes: 156410505
Change-Id: I9e3493ab672d44b558f4aef9d1d9ef309e9fb273
2020-05-13 12:05:52 -04:00
TreeHugger Robot
eb191392e6 Merge "Don't try to recreate IncrementalFileStorages on re-commit." into rvc-dev 2020-05-13 16:01:39 +00:00
TreeHugger Robot
d060004e6a Merge "Streaming installation: allow non-v4-signed files (e.g. .dm)" into rvc-dev 2020-05-13 15:59:15 +00:00
Fabian Kozynski
b3c393f723 a11y for controls management
Use state description to indicate if a control is a Favorite and its
position for when it can be rearranged.

Also, remove a hardcoded string.

Test: manual
Fixes: 155995940
Change-Id: Ia908558a9108e895457e9847f52744f27fe177c3
2020-05-13 11:45:00 -04:00
Heemin Seog
d4bbe29638 Merge "Change new, unmountable, and unsupported media notifications for cars" into rvc-dev 2020-05-13 15:27:57 +00:00
Bill Yi
f91505010b [automerger skipped] Import translations. DO NOT MERGE am: ae6d9a83b2 -s ours
am skip reason: subject contains skip directive

Change-Id: I649d1ccfedf3698e590fe9edd3b012ec7bfac12f
2020-05-13 15:12:39 +00:00
TreeHugger Robot
cb9287697d Merge "QSTileHost use overrideableByRestore" into rvc-dev 2020-05-13 15:10:53 +00:00
Nucca Chen
1cc3f4a438 Merge "A minor followup change for BPF offload device option stuff" into rvc-dev 2020-05-13 14:58:34 +00:00
Paul Duffin
85f2c79461 Merge "Cleanup packages/Tethering/common/TetheringLib" into rvc-dev 2020-05-13 14:30:33 +00:00
arangelov
8519218a73 Initialize workProfileUserHandle before initial check for work tabs
The shouldShowTabs() call checks for the existence of the work
profile user, which is actually initialized after that call.

Fixes: 156462936
Test: manual
Test: atest ChooserActivityTest
Test: atest ResolverActivityTest
Change-Id: Iff840826f7b008420f1a254c1044c05c27764d0c
2020-05-13 13:59:22 +00:00
Fabian Kozynski
03855c1a12 Merge "Move IPC calls to background thread in CarrierTextController" into rvc-dev 2020-05-13 13:51:12 +00:00
Steve Elliott
49671e0589 Uprank colorized FSNs over Conversations
Fixes: 155960711
Test: manual
Change-Id: I7cdada27dc383a5e209497609d0c17cad4fefc66
2020-05-13 09:25:30 -04:00
Paul Duffin
60fcf21ec8 Cleanup packages/Tethering/common/TetheringLib
Merge the otherwise unused tethering-aidl-interfaces into
framework-tethering.

This is in preparation for converting to use java_sdk_library.

Bug: 155164730
Test: m droid
Merged-In: I4583539d11ba69320aa5a0dfcfee072c81affac2
Change-Id: I4583539d11ba69320aa5a0dfcfee072c81affac2
(cherry picked from commit 267dd95c3e)
2020-05-13 13:57:12 +01:00
TreeHugger Robot
989150cb71 Merge "Fix OOM when running testAddRemoveRace" into rvc-dev 2020-05-13 12:51:28 +00:00
TreeHugger Robot
f4fa3eb9fa Merge "Hide the top intent resolver divider when there are tabs" into rvc-dev 2020-05-13 12:41:43 +00:00
Vadim Caen
ade62d5627 Merge changes I24d33b94,I9db3c5d1 into rvc-dev
* changes:
  System Bars animation for fixed rotation transform
  Defer animation finish from AnimationAdatpter
2020-05-13 12:23:38 +00:00
Mark Chien
5d846418a7 Merge "Add test for OffloadHardwareInterface" into rvc-dev 2020-05-13 12:13:40 +00:00
Tiger Huang
47936d5e9c Merge "Remove more dead tests of legacy insets mode" into rvc-dev 2020-05-13 11:52:39 +00:00
Maciej Żenczykowski
61d59a747f A minor followup change for BPF offload device option stuff
- Correct description and spelling in the code and xml files.
- Add a TODO for refactoring the IpServer constructor.
- Refine the if-statement for starting IP neighbor monitor.

Bug: 149997301
Test: atest IpServerTest
Original-Change: https://android-review.googlesource.com/1309273
Merged-In: If9c8bc6f785fa80575db56de4e223292e9807ace
Change-Id: If9c8bc6f785fa80575db56de4e223292e9807ace
2020-05-13 10:06:47 +00:00
Mark Chien
56f007b327 Add test for OffloadHardwareInterface
Bug: 145490751
Test: atest TetheringTests

Merged-In: Ia402a6caaa0dfaa05d25a02101c515bbd884d33f
Change-Id: Ia402a6caaa0dfaa05d25a02101c515bbd884d33f
2020-05-13 10:06:26 +00:00
Nucca Chen
d09423450b Merge "Add tether BPF offload config to device config and resource" into rvc-dev 2020-05-13 09:54:50 +00:00
Nucca Chen
95e0bacca4 Add tether BPF offload config to device config and resource
The tether bpf offload can be enabled by resource config and
device config. The device config has higher priority and it
could override this config which is set by resource config.

Bug: 149997301
Test: -build, flash, boot
      -atest TetheringConfigurationTest
Original-Change: https://android-review.googlesource.com/1276007

Use device option to control BPF offload features

If BPF offload device config is not enabled:
- Does not add/remove offload forwarding rules through disabling IP
  neighbor monitor.
- Does not apply the RA MTU reduction.

Bug: 149997301
Test: atest IpServerTest
Original-Change: https://android-review.googlesource.com/1284578
Merged-In: I2d6f80f0229f580c4b16243a064e889a6c37f77a
Change-Id: I2d6f80f0229f580c4b16243a064e889a6c37f77a
2020-05-13 09:41:31 +00:00
Bill Yi
ae6d9a83b2 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Change-Id: I5ab0cde21879961579cdd3ee53a71fbeecf20a6b
2020-05-13 08:59:57 +00:00
Tiger Huang
1da312dcab Remove more dead tests of legacy insets mode
This CL also removes the assumptions about the new insets mode, because
we are always in the new insets mode now.

Fix: 156311082
Test: atest ViewRootImplTest DisplayPolicyLayoutTests WindowStateTests
Change-Id: I9f6f8824ae364b9cd95f6715dd761026d602c095
2020-05-13 16:50:55 +08:00
Jooyung Han
a89c6163aa Merge changes I655211e0,Ifaecb49a into rvc-dev
* changes:
  InProcessTethering: set min_sdk_version
  Set min_sdk_version for updatable mainline modules
2020-05-13 08:46:31 +00:00