Yurii Zubrytskyi
95955373b8
Merge "[settings] Add a knob to turn off incremental default" into rvc-dev
2020-03-28 08:34:55 +00:00
TreeHugger Robot
32a316ddfe
Merge "Remove permission requirement for SMS_DB_LOST intent." into rvc-dev
2020-03-28 07:31:35 +00:00
Hall Liu
952697b886
Merge changes from topic "phonestatelistener-limit-rvc-dev" into rvc-dev
...
* changes:
Add gating, logging for PhoneStateListener's limit
Institute limit on PhoneStateListener
2020-03-28 06:48:56 +00:00
Yurii Zubrytskyi
4a90c80aa9
[settings] Add a knob to turn off incremental default
...
A new value in global settings for the adb to determine if the
device allows using incremental installations by default.
Bug: 150183149
Test: builds
Change-Id: I64e8fafcacbb790fa469629136a7dacbfd34e800
2020-03-27 23:25:35 -07:00
Hui Yu
5e089a4af5
Merge changes from topic "foregroundServiceType camera/microphone" into rvc-dev
...
* changes:
Turn on foregroundServiceType camera/microphone feature in enforcement mode.
Exempt device owner uid from FGS BG restriction.
2020-03-28 05:14:47 +00:00
TreeHugger Robot
a8d6a321d3
Merge "Allow autofill to request show soft IME through InputMethodManager" into rvc-dev
2020-03-28 03:46:40 +00:00
TreeHugger Robot
03eb7a1bf2
Merge "Only runtime and appop perms need to be in RUNTIME_AND_APPOP_PERMISSIONS_OPS" into rvc-dev
2020-03-28 02:49:48 +00:00
Ram Muthiah
40383b0f2b
Merge "Revert "Do not mount whitelisted package in storage data and obb dirs"" into rvc-dev
2020-03-28 02:47:38 +00:00
Ram Muthiah
7929c5dced
Revert "Do not mount whitelisted package in storage data and obb dirs"
...
This reverts commit 2cd955e79d .
Reason for revert: Bisect indicates this change causes b/152550025
Bug: 152550025
Bug: 151218156
Change-Id: I350bfc44d2137416bd23591fffbe4284e1462a91
2020-03-28 02:39:58 +00:00
Hall Liu
ed6d6e69a8
Add gating, logging for PhoneStateListener's limit
...
Add gating via PlatformCompat and DeviceConfig and logging via
PlatformCompat to the limit instituted on per-process listeners
Fixes: 152074216
Test: atest CtsTelephonyHostCases
Change-Id: I4d6681d90705b68c3349f4124e434a29b50fd3a2
2020-03-27 19:21:51 -07:00
Feng Cao
43c2043e2d
Allow autofill to request show soft IME through InputMethodManager
...
* So that autofill manager service can use it to control the IME
visibility to better support the inline suggestion workflow
Test: m -j, also manually verify with local changes
Bug: 152082216
Change-Id: I5c4b236bedeced8ff714090effce46161ee1170a
2020-03-27 18:54:29 -07:00
Kevin Chyn
f825133d01
Merge "Send "early canceled" to privileged clients" into rvc-dev
2020-03-28 00:05:59 +00:00
Amit Mahajan
6eb456615f
Remove permission requirement for SMS_DB_LOST intent.
...
So that messaging app can listen to it for debuggability.
Test: basic sanity
Bug: 152559647
Change-Id: Ie1b980a6bfbbc7887948cfc41e4928e9f160da98
2020-03-27 16:58:12 -07:00
TreeHugger Robot
0e6240f8b9
Merge "Respect app-ops permission in FileIntegrityService" into rvc-dev
2020-03-27 23:52:59 +00:00
Hall Liu
2da50cfe33
Institute limit on PhoneStateListener
...
Limit apps to 50 concurrently registered instances of PhoneStateListener
via TelephonyManager#listen
Test: atest CtsTelephonyTestCases:PhoneStateListenerTest#testListenerLimit
Bug: 151835251
Change-Id: I8486d86773a1e28b4018620c48003855dae75b9d
2020-03-27 16:38:40 -07:00
Steven Thomas
b2e92b6a5a
Merge "Clean up some formatting problems in the setFrameRate sdk docs" into rvc-dev
2020-03-27 23:00:22 +00:00
Chalard Jean
996492f866
Merge changes from topics "api-fix-networkagent", "networkprovider_api", "satisfiedby" into rvc-dev
...
* changes:
Rename satisfiedBy into canBeSatisfiedBy
Address further API council comments.
Update the NetworkProvider API for council comments
2020-03-27 22:50:42 +00:00
Kevin Chyn
0a45b662b0
Send "early canceled" to privileged clients
...
The navigation bar dismissal animation caused by "activity finish"
should be invoked in some cases immediately when the user
cancels authentication. Add a "early user cancel" message
for ConfirmDeviceCredentialActivity to subscribe to. This
message is sent immediately when the user invokes a back gesture or
cancels authentication.
Bug: 148273355
Test: Set up work profile with separate password and biometric
Unlock work profile
Lock screen
Open work profile app
Cancel authentication at various states in various ways
Notice no navigation bar jank
Test: atest com.android.systemui.biometrics
Change-Id: I89c5b5e2782339cae15f936268e6e7b8ad4e5359
2020-03-27 14:44:08 -07:00
Nicholas Ambur
95ee3d7ad5
Merge "remove SoundTrigger public member variables" into rvc-dev
2020-03-27 20:54:22 +00:00
Chris Li
c64d21d47a
Merge "Report incorrect context usage in ViewConfiguration" into rvc-dev
2020-03-27 20:19:15 +00:00
Hongwei Wang
37c91d5ef5
Merge "Start PiP dismiss from SysUI via TaskOrganizer" into rvc-dev
2020-03-27 19:27:08 +00:00
Philip P. Moltmann
db4f83732e
Only runtime and appop perms need to be in RUNTIME_AND_APPOP_PERMISSIONS_OPS
...
Test: TH
Bug: 146513245
Change-Id: I69d9154a32c36a31115570cd958aa338db64ea27
2020-03-27 12:10:04 -07:00
Galia Peycheva
66b1dfe6aa
Merge "Change TYPE_DREAM logic to use ACTIVITY_TYPE_DREAM" into rvc-dev
2020-03-27 18:34:49 +00:00
TreeHugger Robot
d347c7acaf
Merge "Moving the NO_SESSION_ID constant from ContentCaptureSession to ContentCaptureManager" into rvc-dev
2020-03-27 18:23:33 +00:00
TreeHugger Robot
644d25d4c4
Merge "Always use TypedArray to obtain manifest values" into rvc-dev
2020-03-27 17:30:26 +00:00
Jorim Jaggi
ac30aafd29
Merge "Make caption a insets source" into rvc-dev
2020-03-27 17:27:01 +00:00
Fabian Kozynski
1f8d91de8c
Merge "Add Secure Setting for Controls" into rvc-dev
2020-03-27 17:16:48 +00:00
Fabian Kozynski
bce4b444e3
Merge "Add a config resource for controls package" into rvc-dev
2020-03-27 16:53:07 +00:00
Victor Hsieh
b07f4854b5
Respect app-ops permission in FileIntegrityService
...
Previous permission doesn't consider REQUEST_INSTALL_PACKAGES permission
as an app-ops permission.
Bug: 152009905
Test: atest GtsPlayFsiTestCases
Test: remove appops setup from AndroidTest.xml, the same test failed
Change-Id: Icdbf6bb35fe146c5be8a97e29c4c554b3ce91b5d
2020-03-27 09:23:41 -07:00
Mihir Patel
6f33b10ab5
Moving the NO_SESSION_ID constant from ContentCaptureSession to ContentCaptureManager
...
Bug: 150599209
Test: manual
Change-Id: I3e7b67cf92ddb6405829ec3c6ed2c491b4e77cab
2020-03-27 15:50:43 +00:00
Chalard Jean
2da4f9f9ae
Rename satisfiedBy into canBeSatisfiedBy
...
Test: FrameworksNetTests NetworkStackTests
Bug: 152238712
Change-Id: I076876a6662bde143ef7d315ce3767acafff93c1
2020-03-27 23:46:30 +09:00
Fabian Kozynski
a9be39d224
Add a config resource for controls package
...
This allows to configure the recipient of the ADD_CONTROL intent.
Test: manual
Test: atest ControlProviderServiceTest
Fixes: 152549957
Change-Id: I29b549271da53d844d564df819cf9c1c9bc81968
2020-03-27 10:31:38 -04:00
Michael Wright
f51b6aa53a
Merge "Make vibrator effect queries an @IntDef." into rvc-dev
2020-03-27 13:29:18 +00:00
Michael Wright
6d2c6f0255
Merge "Address API Council feedback." into rvc-dev
2020-03-27 12:22:39 +00:00
Galia Peycheva
70b55719db
Change TYPE_DREAM logic to use ACTIVITY_TYPE_DREAM
...
Bug: 151750434
Test: m && flash && check that dream starts normally
Merged-In: Ic4561cd0594d7a3465454221db256499dd06c145
Change-Id: I58a8795f2801b598be5c958b1a854e8f84f31940
2020-03-27 11:26:44 +00:00
Chalard Jean
b0e1e7ec3e
Address further API council comments.
...
Test: FrameworksNetTests NetworkStackTests
Bug: 152238712
Change-Id: I8a785ae0e74e659c317deaaa28c203356c7766ed
2020-03-27 17:57:24 +09:00
Chalard Jean
14caf974db
Update the NetworkProvider API for council comments
...
Bug: 152238712
Test: FrameworksNetTests NetworkStackTests
Change-Id: I6b086572cfc72a0727f4510351cff0e74cbc4302
2020-03-27 17:53:05 +09:00
Yurii Zubrytskyi
a7b10f5623
Merge "Dynamic args complete removal." into rvc-dev
2020-03-27 07:23:55 +00:00
Rhed Jao
dba485be4c
Merge "A new setting key to hold targets of the a11y button" into rvc-dev
2020-03-27 06:37:05 +00:00
Chalard Jean
33accffcef
Merge changes from topic "networkagent_api" into rvc-dev
...
* changes:
Update NetworkAgentConfig API for council comments
Update the NetworkAgent API for council comments
2020-03-27 06:20:37 +00:00
Kenny Root
f377275542
Merge "Resume-on-Reboot: change SystemApi calls slightly" into rvc-dev
2020-03-27 05:14:10 +00:00
Chris Li
bfe1b70fcd
Report incorrect context usage in ViewConfiguration
...
Before, the documentation said that the passed context is an application context, which is incorrect to get the density, window metrics, and window manager. We should use visual context to get these instead.
Bug: 151474461
Test: StrictModeTest#testIncorrectContextUse_GetViewConfiguration
Change-Id: Iea28d727cafbb3ec8536742c6a0e594f73fe5a51
2020-03-26 22:09:28 -07:00
Steven Thomas
4528b333db
Clean up some formatting problems in the setFrameRate sdk docs
...
Bug: 152413112
Test: Built the sdk docs locally, confirmed they look correct.
Change-Id: Ia7286958b582e6d0eb776c4ebeff6072dabc723e
2020-03-26 21:47:56 -07:00
Winson Chung
fa6a50484b
Merge "Skip excluded MW mode tasks from recents and running tasks" into rvc-dev
2020-03-27 02:37:10 +00:00
Andrii Kulian
363edf449a
Merge "Report bounds instead of size in WindowMetrics" into rvc-dev
2020-03-27 01:08:37 +00:00
Alex Buynytskyy
686a537376
Dynamic args complete removal.
...
Bug: b/150470163
Test: atest PackageManagerShellCommandIncrementalTest PackageManagerShellCommandTest
Change-Id: I122f37f210ef9b8b02d565c34245ebeec26d83b2
2020-03-26 16:28:33 -07:00
Hui Yu
7cfe82b0ba
Exempt device owner uid from FGS BG restriction.
...
Bug: 136219221
Test: atest cts/tests/app/src/android/app/cts/ActivityManagerFgsBgStartTest.java
Change-Id: Ic7c592d711e89fcea0ebd7ccc5e33512a0bf03dc
2020-03-26 16:07:42 -07:00
Matt Pietal
e1e4e04ffe
Merge "Controls UI - Support remaining confirmation dialogs" into rvc-dev
2020-03-26 23:06:36 +00:00
Dmitri Plotnikov
f7b0b5a373
Merge "Propagate exception thrown by ContentProvider.canonicalize" into rvc-dev
2020-03-26 23:03:31 +00:00
Ricardo Correa
cc25d392fe
Merge "Revert "Include an AppOp to allow dialer role app to record and play audio into calls"" into rvc-dev
2020-03-26 22:23:54 +00:00