Commit Graph

473374 Commits

Author SHA1 Message Date
Andrii Kulian
3dbef9419f Merge "4/n Add fallback to default task display area" into rvc-dev 2020-04-04 00:04:00 +00:00
TreeHugger Robot
e72d456c3f [automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-qpr1-dev am: 682ee20837 -s ours
am skip reason: subject contains skip directive

Change-Id: I19a26a04df56212c59f2f74e64dfdcd333ff0ca6
2020-04-03 23:39:04 +00:00
Ned Burns
afc37b88ac Merge "Don't crash if NSSL gets incomplete gesture" into rvc-dev 2020-04-03 23:34:25 +00:00
TreeHugger Robot
682ee20837 Merge "Import translations. DO NOT MERGE" into qt-qpr1-dev 2020-04-03 23:18:53 +00:00
TreeHugger Robot
b402caadc5 Merge "Add BIND_INCLUDE_CAPABILITIES flags to SystemCaptionsManagerService" into rvc-dev 2020-04-03 23:15:44 +00:00
TreeHugger Robot
330450c283 Merge "freezer: disable on "am dumpheap <pid>"" into rvc-dev 2020-04-03 23:04:48 +00:00
TreeHugger Robot
2c1f53ad6f Merge "Disable the freezer while we're collecting binder interface descriptors." into rvc-dev 2020-04-03 22:41:52 +00:00
TreeHugger Robot
222153bb6b Merge "Remove insets before calculating bounds" into rvc-dev 2020-04-03 22:36:38 +00:00
Hongyi Zhang
b11ab47265 Merge "DeviceConfig: Unban all banned namespaces if any banned one unbanned" into rvc-dev 2020-04-03 22:17:32 +00:00
Phil Burk
576e2cc6fe Merge "BluetoothMidi: ignore reserved bit in header" into rvc-dev 2020-04-03 22:15:13 +00:00
TreeHugger Robot
5afebd9a44 Merge "[incfs] fix the storage loading for existing mounts" into rvc-dev 2020-04-03 21:56:03 +00:00
Rob Carr
73e4cc48c7 Merge "BLASTBufferQueue: Fix unnecessary copying of Surface" into rvc-dev 2020-04-03 21:48:08 +00:00
TreeHugger Robot
fa25797fb1 Merge "Allow Test Harness Mode when secure ADB is disabled" into rvc-dev 2020-04-03 21:39:32 +00:00
Curtis Belmonte
f1ef159a7f Merge changes I7dcdef58,Ibba26a57 into rvc-dev
* changes:
  Make BiometricServiceBase more robust to HAL crash
  Fix BiometricServiceBase crash in handleEnumerate
2020-04-03 21:33:58 +00:00
Winson Chung
616fcd819d Merge "Remove the input consumer surfaces when the consumer is disposed" into rvc-dev 2020-04-03 21:32:17 +00:00
Christine Tsai
f3d5e7329b Merge "Clean up unused LogEvent constructors" into rvc-dev 2020-04-03 21:03:57 +00:00
Hui Yu
4fca9fc778 Add BIND_INCLUDE_CAPABILITIES flags to SystemCaptionsManagerService
When system process binds to SystemCaptionsManagerService, add BIND_INCLUDE_CAPABILITIES

Bug: 153144383
Test: adb shell dumpsys activity -a, observe com.google.android.as
process has capability 7.

Change-Id: I3284ac60a3032c68b378570ceb20129916445596
2020-04-03 13:52:40 -07:00
Tracy Zhou
f1a03e07cd Merge "Get rid of usage of Context#getDisplayNoVerify() in SurfaceViewRequestReceiver" into rvc-dev 2020-04-03 20:43:51 +00:00
Steve Elliott
8d0b0290e8 Merge "Update header text color when theme changes" into rvc-dev 2020-04-03 20:31:14 +00:00
Hongwei Wang
56889eb7ba Merge "Ignore the negative minWidth/minHeight populated from windowLayout" into rvc-dev 2020-04-03 20:28:27 +00:00
Vinit Nayak
74153ee3e8 Merge "Disabled back gesture when quickswitching if needed" into rvc-dev 2020-04-03 20:27:50 +00:00
Hai Shalom
faac9ca5a9 Merge "[DPP] Fix typo in javadoc for SUCCESS_CONFIGURATION_APPLIED" into rvc-dev 2020-04-03 20:21:34 +00:00
Marco Ballesio
d1b29e838a freezer: disable on "am dumpheap <pid>"
heapDump() is used to collect process heaps via "am dumpheap <pid>". It is
alternative to "dumpsys meminfo" and would hang if called on a frozen
process. In this patch:

 - disable freezer before the binder transaction to collect heap data
 - install a man-in-the-middle callback to handle completion of
   collection. The new callback will invoke the original one from the client
   and then enable the freezer again.

Change-Id: I43f501a88a7325d1bd2b3d1c6eb4a4d03b97a691
Test: am dumpheap <frozen process pid>
Bug: 151225245
2020-04-03 13:16:38 -07:00
Yurii Zubrytskyi
107ae35444 [incfs] fix the storage loading for existing mounts
IncrementalService used to keep the storage parameters in the
directory metadata, but our current incfs doesn't support
metadata on directories - so the storage id is encoded in its
name. But the loading code used to think it's still in the
metadata and couldn't load anything for that reason

Bug: 151241369
Test: install an app and reboot the phone. It's still there
Change-Id: Ic93f8f368b48fc5c5cc9bb726eff80478183596c
2020-04-03 13:15:53 -07:00
Henry Fang
bc93009274 Merge "Add test api for CTS to test resource lost event" into rvc-dev 2020-04-03 20:09:19 +00:00
Selim Cinek
0c33b0a842 Merge "Fixed a test for app ops icons" into rvc-dev 2020-04-03 20:00:27 +00:00
Selim Cinek
78c8731c20 Fixed a test for app ops icons
Bug: 150905003
Test: atest SystemUITests
Change-Id: I0c2c6a3f5b041e874bd3e0a5ff7b9e1e407e5e70
2020-04-03 19:59:53 +00:00
TreeHugger Robot
59a65bdc0f Merge "Revert "Fix DecorView error about non-visual context"" into rvc-dev 2020-04-03 19:53:56 +00:00
Ned Burns
42c2b4fa22 Merge "Emit onRankingApplied in NEM" into rvc-dev 2020-04-03 19:36:20 +00:00
Ned Burns
c8048daed2 Don't crash if NSSL gets incomplete gesture
In *theory*, a View should always receive an ACTION_DOWN before
receiving any other touch events, but this isn't always the case in
practice. Whenever we see one of these "partial" gestures, we should
ignore it until a real one starts.

Test: manual
Bug: 146323887

Change-Id: I22182d90b0057df67fbd6d20785da23d6c17dcf3
2020-04-03 15:14:13 -04:00
tsaichristine
c7911dd000 Clean up unused LogEvent constructors
After switching to the new socket schema, we can remove certain LogEvent
constructors. AttributionNodeInternal was only used in tests and can be
removed as well.

Bug: 14959031
Test: bit statsd_test:*
Change-Id: Ib5cb6acc50cc4d37a46a076d41face452a0a87d8
2020-04-03 12:12:24 -07:00
Kevin Han
7d00ba0dfe Merge changes I92ee530a,I5a528d65,Ifb3a9ff7,I0c841bec into rvc-dev
* changes:
  Dispatch bind pipeline at end of UI thread handler
  Fix modifying NBP callbacks in the callback
  Refactor heads up view binding
  Change free API to free when the content is safe
2020-04-03 19:09:25 +00:00
William Hester
ef36a25fb3 Allow Test Harness Mode when secure ADB is disabled
Some builds may not have secure ADB (ro.secure.adb=1) enabled; however,
they should still be able to use Test Harness Mode. This enables those
builds to enable Test Harness Mode even if they're running the baked-in
ADB keys and/or they don't require keys at all.

Bug: 150721793

Change-Id: If095c379f70a6ca7b0cf3be8b30dfa43b85633e3
Merged-In: If095c379f70a6ca7b0cf3be8b30dfa43b85633e3
(cherry picked from commit af45921344)
2020-04-03 19:06:24 +00:00
Rob Carr
0bed41a993 Merge "BLASTBufferQueue: Avoid unnecessary transactions" into rvc-dev 2020-04-03 19:04:42 +00:00
Andrii Kulian
4c0fd0daa3 4/n Add fallback to default task display area
... for the cases when a particular task display area target is not
specified, and/or the logic applies only to the default/fallback
task area on the display.

Bug: 152116619
Test: WM CTS and unit tests
Change-Id: I209629baada05b0615ea2874f39a2b30a95b7565
2020-04-03 12:03:47 -07:00
TreeHugger Robot
8885e4f115 Merge "[wm] VirtualDisplayConfig to mirror the non-default display" into rvc-dev 2020-04-03 18:59:27 +00:00
Lyn Han
be0fae1122 Merge "Overflow height and spacing polish" into rvc-dev 2020-04-03 18:58:50 +00:00
Nathan Harold
4af4402121 Merge "Check HIDL Discriminator for CSG Info" into rvc-dev 2020-04-03 18:56:45 +00:00
Bill Yi
23c71c0711 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Change-Id: I61a6b3cee34371950b7ec398c8448aae590c8fea
2020-04-03 11:49:41 -07:00
Santiago Etchebehere
661d47065f Merge "Account for wallpaper scale in prepareSurfaceLocked" into rvc-dev 2020-04-03 18:46:25 +00:00
Winson Chung
e963b4c537 Remove the input consumer surfaces when the consumer is disposed
- When disposing the input consumer we were just hiding it, while a new
  one was created everytime the IC is requested, resulting a leak of
  input surfaces for these consumers

Bug: 153081070
Test: Enter pip several times, ensure there is only one pip input
          surface
Change-Id: I0161a36f3c4eb675dab9a72a896801c837d75852
2020-04-03 18:25:05 +00:00
TreeHugger Robot
6f9b5cc365 Merge "[statsd/tools] allow multiple connected devices" into rvc-dev 2020-04-03 18:22:01 +00:00
Feng Cao
754f2d303d Merge "Fix the bug to not request IME twice for augmented autofill only field" into rvc-dev 2020-04-03 18:17:21 +00:00
TreeHugger Robot
9404629621 Merge "Add tests for single target with work profile and no work tab case" into rvc-dev 2020-04-03 18:13:50 +00:00
Christine Tsai
d4abb2f9ff Merge "Remove StateConditionTracker from statsd" into rvc-dev 2020-04-03 18:13:06 +00:00
TreeHugger Robot
85ac2217f8 Merge "[wm]: Support free snap mode" into rvc-dev 2020-04-03 18:07:05 +00:00
Vadim Tryshev
5420fffe19 Revert "Fix DecorView error about non-visual context"
This reverts commit 828c498904.

Reason for revert: b/152806048
Bug: 152806048

Change-Id: I0ba53944a7fddf42cccf79c6495945c8afa3ab31
2020-04-03 18:06:05 +00:00
Wale Ogunwale
6d99b57979 Merge "Use launchRootTask to determine parent of stack we getting" into rvc-dev 2020-04-03 18:03:26 +00:00
Selim Cinek
17c3f421d4 Merge "Fixed that the importance ring might show inside of groups" into rvc-dev 2020-04-03 17:48:05 +00:00
Henry Fang
1eef1d2f26 Add test api for CTS to test resource lost event
bug: 152343262
Test: Manual
Change-Id: I5660cea3e57771c8a09f57ed88723064bb592c30
2020-04-03 17:39:13 +00:00