Susi Kharraz-Post
7e9bfdfd63
Merge "Fix NPE for Open With ChooserActivity Logging Bug" into rvc-dev
2020-04-06 21:58:13 +00:00
Winson Chung
be022550d8
Merge "Revert "Keep task hidden until task appeared"" into rvc-dev
2020-04-06 21:19:57 +00:00
TreeHugger Robot
60c8c9cece
Merge "Fixes AppsFilterTest" into rvc-dev
2020-04-06 21:09:48 +00:00
TreeHugger Robot
97e7461981
Merge "Use existing content resolver" into rvc-dev
2020-04-06 21:08:06 +00:00
TreeHugger Robot
f9dea8b4b3
Merge "Fix NPE when bubble being dragged out" into rvc-dev
2020-04-06 21:07:46 +00:00
TreeHugger Robot
e5370e91d3
Merge "Appops permission monitoring for GET_USAGE_STATS." into rvc-dev
2020-04-06 21:02:38 +00:00
TreeHugger Robot
48a7be797d
Merge "Tuner API: set Frontend and Lnb info to TRM" into rvc-dev
2020-04-06 21:02:15 +00:00
Sergey Nikolaienkov
19984f1a56
Merge changes from topic "mic-disclosure" into rvc-dev
...
* changes:
Empty audio_recording_disclosure_exempt_apps list
Account for mic fgs in AudioRecordingDisclosureBar
2020-04-06 20:41:15 +00:00
TreeHugger Robot
7a851ba728
Merge "SurfaceView: Use BLAST transaction when visibility changes." into rvc-dev
2020-04-06 20:31:47 +00:00
Rob Carr
0e22967d6c
Merge "SurfaceView: Ensure we don't fill unused BLAST Transaction." into rvc-dev
2020-04-06 20:02:13 +00:00
Patrick Baumann
339ba0f87d
Fixes AppsFilterTest
...
This change fixes the AppsFilterTest#testWhoCanSee to properly validate
/ assert. The initial commit used a mistakenly created local method to
"assert" instead of the intended hamcrest assert method. Oops.
Test: atest AppsFilterTest
Bug: 143534210
Change-Id: Ibd2de769d63a166f225e2bec75d27eaff2343ee9
2020-04-06 12:50:08 -07:00
Mady Mellor
12c9095480
Fix NPE when bubble being dragged out
...
Test: manual - expand stack and drag / fling each bubble
down to dismiss
Bug: 153359638
Change-Id: Iae43e102a95c8f83617b51d7fcc989ebe0730741
2020-04-06 12:29:07 -07:00
Alex Buynytskyy
1d89216eac
Appops permission monitoring for GET_USAGE_STATS.
...
This makes sure DataLoader won't be able to obtain read logs once user
denies access.
Bug: b/152633648
Test: atest PackageManagerShellCommandTest PackageManagerShellCommandIncrementalTest IncrementalServiceTest
Test: adb shell appops set 1000 GET_USAGE_STATS deny
Change-Id: Ibbb74933b4ef0dd8f5fe27732743e5820b8ee4dc
2020-04-06 12:22:49 -07:00
Vinit Nayak
50c80277ce
Use existing content resolver
...
See b/153347449 for possible
future changes
Fixes: 153338799
Change-Id: I1cc918742ded98d44adfd44b5e6e247f2b71b6a7
2020-04-06 12:22:48 -07:00
Susi Kharraz-Post
8bd0f532a3
Fix NPE for Open With ChooserActivity Logging Bug
...
Target is not populated for "Open With" processed by ChooserActivity.
Adding a null catch in the logger to return default intent.
Bug: 153335691
Test: manual testing and running ChooserActivityTests
Change-Id: Ib7477a9030d0244d33d74690c6aab8b03b88e1e3
2020-04-06 15:07:23 -04:00
David Su
7309ac6092
Merge "framework-wifi: Remove dependency on framework-telephony-stubs" into rvc-dev
2020-04-06 19:01:46 +00:00
TreeHugger Robot
6831d480e8
Merge "Wait for idmap service on current thread" into rvc-dev
2020-04-06 18:49:23 +00:00
shubang
0dc8394e31
Tuner API: set Frontend and Lnb info to TRM
...
Bug: 139308734
Test: mmm
Change-Id: I17e198e150b453fec6440264c15b10abc2856a11
2020-04-06 18:36:25 +00:00
Chavi Weingarten
a95d39274f
Merge changes Id2b99e6d,I32f5469f,I922e3a56 into rvc-dev
...
* changes:
Added test for isAnimating bug
Override base isAnimating in WindowState
Ignore specified animation types when checking isAnimating
2020-04-06 18:30:15 +00:00
Chavi Weingarten
ae1c541a6f
Merge "Added displayPosition in LogicalDisplay" into rvc-dev
2020-04-06 18:29:05 +00:00
Winson Chung
d2fb07e4f6
Revert "Keep task hidden until task appeared"
...
This reverts commit cbd8793a44 .
Reason for revert: b/153273664
Bug: 153273664
Change-Id: Ic3a0778e896afd5e3fdbc234a5b3521257222dcd
2020-04-06 18:17:21 +00:00
TreeHugger Robot
6846155403
Merge "DO NOT MERGE Remove permission guard on getTestProviderCurrentRequests()" into rvc-dev
2020-04-06 18:13:27 +00:00
Ytai Ben-tsvi
b42d1a5a0f
Merge "Add capture state to soundtrigger_middleware dump" into rvc-dev
2020-04-06 18:13:19 +00:00
Fiona Campbell
b533ef703b
Merge "Pass DisplayDeviceConfig to AutomaticBrightness" into rvc-dev
2020-04-06 18:03:51 +00:00
Sergey Nikolaienkov
3d51a3a8e9
Empty audio_recording_disclosure_exempt_apps list
...
Empty audio_recording_disclosure_exempt list (moving content to an
overlay)
Bug: 152559914
Test: make
Change-Id: I0d165ce2b96c9e71b8ca0587f5917cfd9cc29649
2020-04-06 19:46:26 +02:00
Sergey Nikolaienkov
d07dc4d4cc
Account for mic fgs in AudioRecordingDisclosureBar
...
Take into account foreground services of type 'microphone' in
AudioRecordingDisclosureBar - watch processes that run such fg services
and treat them as so they are already recording.
Bug: 152364373
Test: make, run audio recording app
Change-Id: I7961ad332d5741a12f029dcc95e909572f30ad05
2020-04-06 19:45:52 +02:00
Anton Hansson
91440b9249
Merge "Stop system server depending on the stubs of itself" into rvc-dev
2020-04-06 17:28:10 +00:00
Curtis Belmonte
fc294e8603
Merge "Improve a11y for BiometricPrompt credential view" into rvc-dev
2020-04-06 17:06:09 +00:00
TreeHugger Robot
bc445710f5
Merge "Controls UI - Rename 'quick controls'" into rvc-dev
2020-04-06 16:57:32 +00:00
Chris Tate
7f7dff7268
Merge "Revert "Revoke 'always' web handler status when not autoverifying"" into rvc-dev
2020-04-06 16:39:03 +00:00
TreeHugger Robot
e234ca4a9c
Merge "Import translations. DO NOT MERGE" into rvc-dev
2020-04-06 16:31:35 +00:00
Heemin Seog
e50fc87c70
Merge "Allow nav bar to consume touch events based on configuration" into rvc-dev
2020-04-06 15:52:58 +00:00
Jorim Jaggi
a775f45d85
Merge "Revert "Revert "Defer updating InsetsSource.mFrame while animating""" into rvc-dev
2020-04-06 14:27:16 +00:00
Fiona Campbell
51e6f8ff26
Merge "Remove exclude filter on PowerManger test mapping" into rvc-dev
2020-04-06 14:24:30 +00:00
TreeHugger Robot
672950aa30
Merge "Fix an issue that restricted package is not printed if it has no ... allowed packages." into rvc-dev
2020-04-06 14:19:29 +00:00
TreeHugger Robot
04e287816f
Merge "Limit stage install to system and whitelisted packges only (1/2)" into rvc-dev
2020-04-06 14:16:25 +00:00
TreeHugger Robot
f241f95205
Merge "Controls UI - Marquee + dynamic column count" into rvc-dev
2020-04-06 13:35:40 +00:00
Matt Pietal
54170e0757
Controls UI - Rename 'quick controls'
...
Per feedback, changing name to 'device controls' from 'quick controls'
Bug: 153200907
Test: manual
Change-Id: I0b570469979dbe10d08d803c9f45b6b547611115
2020-04-06 09:23:09 -04:00
Abhijeet Kaur
a32954ec22
Merge "Remove a TODO as no work needs to be done" into rvc-dev
2020-04-06 12:36:11 +00:00
Jorim Jaggi
33a2183d4b
Revert "Revert "Defer updating InsetsSource.mFrame while animating""
...
This reverts commit 8c56ac6b94 .
Underlying issue has been fixed:
Test: InsetsControllerTest
Bug: 152071027
Change-Id: I2b80de7067bf688a6b36233b9a1e92e2cf31c148
2020-04-06 14:28:59 +02:00
Matt Pietal
5f478c7f39
Controls UI - Marquee + dynamic column count
...
Make the controls more legible across different displays.
1. Support marquee in the status field to support long strings
2. Adjust margins for different dp devices
3. Dynamically adjust the max number of columns based on fontScale and
screen width in dp
Bug: 152765942
Test: visual, use different display/font sizes
Change-Id: I72665f1164ff30e0a5746adb9fdc89f00edd35d4
2020-04-06 08:06:51 -04:00
Chalard Jean
ee171cad08
Fix a bug where the legacy extra info is reset on connect.
...
Bug: 149459996
Test: NetworkAgentTest FrameworksNetTests FrameworksWifiTests FrameworksTelephonyTests
Change-Id: I3e437f0fe2eb28f1d621551a8daf164a06af83fc
Merged-In: I3e437f0fe2eb28f1d621551a8daf164a06af83fc
(cherry picked from commit a3fdb94a32 , originally aosp/1277602)
2020-04-06 11:14:59 +00:00
Lucas Lin
ea6a210cf5
Merge "Add MatchAllNetworkSpecifierTest" into rvc-dev
2020-04-06 09:35:27 +00:00
Abhijeet Kaur
fd83d9dbb7
Remove a TODO as no work needs to be done
...
Bug: 150672994
Test: builds
Change-Id: I90fcbfb8d52e6883c12c7a76765767eaed370afe
2020-04-06 10:34:28 +01:00
Bill Yi
9bd7bfc084
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: Ic9d06c70eedc5c1048f2c3d9a7ead357c4c02fd2
2020-04-06 02:20:45 -07:00
Anton Hansson
04f9ad0f29
Stop system server depending on the stubs of itself
...
It should have the stubs of the modules it depends on in its
classpath instead, so link against service-permission-stubs
which is the only module it currently depends on.
Bug: 152864915
Test: m
Change-Id: I4ca19b9ed0db5b9bd61d67e37f5de2e61253bc95
2020-04-06 10:15:10 +01:00
Jacky Kao
aa8f5cb671
Merge "Supporting multi-display for takeScreenshot()" into rvc-dev
2020-04-06 09:03:42 +00:00
Artur Satayev
eb354ce78c
Merge "Update packages to not depend on maps SDK v1." into rvc-dev
2020-04-06 09:03:32 +00:00
TreeHugger Robot
72c28d8856
Merge "Fix pointer location would be truncated by nav bar" into rvc-dev
2020-04-06 08:45:39 +00:00
Tony Huang
a171ec4203
Merge "Fix split divider janky" into rvc-dev
2020-04-06 07:24:15 +00:00