Commit Graph

106077 Commits

Author SHA1 Message Date
TreeHugger Robot
52b512a027 Merge "Fix cts fail for android.autofillservice.cts.augmented" into rvc-dev am: a76f65614e am: 8e04eab6fd
Change-Id: I95e020d7696c626d169933f8a2e25ecb4e3563a8
2020-05-12 17:52:31 +00:00
Eino-Ville Talvala
0d0ae101e6 Merge "Camera: Fix minor doc formatting error" into rvc-dev am: ab3438ec1f am: 8b6cc42047
Change-Id: I9fb1cf617830c7d04c1b1f37511dfeedceaa989f
2020-05-12 17:51:39 +00:00
Automerger Merge Worker
7775ebea4a Merge "Merge "Create TestApi for simulating a Data Stall on ConnectivityService." am: 655b811c3d am: 63d8b0ef99" into rvc-dev-plus-aosp am: abd8340a70
Change-Id: I1860d59ed83e14337564d8db248fc5b0e6581120
2020-05-12 17:51:24 +00:00
Cody Kesting
8b9d02bc50 Merge "Set owner and administrator UIDs for test networks." am: b54e6b4377 am: 9f62246445 am: b07eaa5015
Change-Id: I0d467e1fd02995cf2fe4c3f41e0ea78d4f2be9e2
2020-05-12 17:50:24 +00:00
TreeHugger Robot
8e04eab6fd Merge "Fix cts fail for android.autofillservice.cts.augmented" into rvc-dev am: a76f65614e
Change-Id: Ib784988c61c427c5faef7668e46c9e2213c9ccdb
2020-05-12 17:39:17 +00:00
TreeHugger Robot
a76f65614e Merge "Fix cts fail for android.autofillservice.cts.augmented" into rvc-dev 2020-05-12 17:31:44 +00:00
Eino-Ville Talvala
8b6cc42047 Merge "Camera: Fix minor doc formatting error" into rvc-dev am: ab3438ec1f
Change-Id: Idf62e055ae86bb9b46334afb8815fd596e3bdf0e
2020-05-12 17:27:47 +00:00
Cody Kesting
89ad5568da Merge "Create TestApi for simulating a Data Stall on ConnectivityService." am: 655b811c3d am: 63d8b0ef99
Change-Id: I17839cd271d984f76c203889293cc51375bb8bcb
2020-05-12 17:27:09 +00:00
Cody Kesting
b07eaa5015 Merge "Set owner and administrator UIDs for test networks." am: b54e6b4377 am: 9f62246445
Change-Id: I7af702ff5eafbd0f5bb2247e0debf975e51accd1
2020-05-12 17:26:44 +00:00
Eino-Ville Talvala
ab3438ec1f Merge "Camera: Fix minor doc formatting error" into rvc-dev 2020-05-12 17:25:11 +00:00
Cody Kesting
63d8b0ef99 Merge "Create TestApi for simulating a Data Stall on ConnectivityService." am: 655b811c3d
Change-Id: Ie14ab9cbcf8f7b291fb88f4b4abedab1b5978c3e
2020-05-12 17:10:10 +00:00
Cody Kesting
9f62246445 Merge "Set owner and administrator UIDs for test networks." am: b54e6b4377
Change-Id: I3b1c29b30912c4dddc3524a9a28fb3ad8c3ac318
2020-05-12 17:09:14 +00:00
Cody Kesting
655b811c3d Merge "Create TestApi for simulating a Data Stall on ConnectivityService." 2020-05-12 16:52:35 +00:00
Cody Kesting
b54e6b4377 Merge "Set owner and administrator UIDs for test networks." 2020-05-12 16:52:07 +00:00
Anna Trostanetski
4916a1ac96 Merge "Remove atrost (and dbrazdil) from OWNERS files." am: 06e2fe837a am: 389fa5ce4f am: b4a8ebd014
Change-Id: I23aa555e2f5b4c4f2950aa7b472ad6b8e1911af1
2020-05-12 16:15:44 +00:00
Anna Trostanetski
b4a8ebd014 Merge "Remove atrost (and dbrazdil) from OWNERS files." am: 06e2fe837a am: 389fa5ce4f
Change-Id: I43430577015ddbcd5aabb10794d250a960eb5def
2020-05-12 16:03:40 +00:00
Anna Trostanetski
389fa5ce4f Merge "Remove atrost (and dbrazdil) from OWNERS files." am: 06e2fe837a
Change-Id: I659bb4c7274468778dac032ebbe192e1d1f822a0
2020-05-12 15:49:58 +00:00
Martijn Coenen
9a88158599 Merge "Limit rename() workaround to /storage/emulated." into rvc-dev am: 5019f6c50b am: 24508819d3
Change-Id: I600667c8a57f81c844be443fa7ec0285baac7604
2020-05-12 15:29:59 +00:00
Martijn Coenen
24508819d3 Merge "Limit rename() workaround to /storage/emulated." into rvc-dev am: 5019f6c50b
Change-Id: If0679cd07ffc1211573c36b2ef9cb5c464ce0c64
2020-05-12 15:15:28 +00:00
Martijn Coenen
5019f6c50b Merge "Limit rename() workaround to /storage/emulated." into rvc-dev 2020-05-12 15:01:13 +00:00
lpeter
8e815316dd Fix cts fail for android.autofillservice.cts.augmented
In the test we trigger the manual autofill request programmatically,
because the focus isn't on the field, we will not get the callback
from IME.
It would be better not to ask IME for inline request if the request
is manual and the view is not focused because it's a simpler/safer
approach and manual request without focus should be rare.

Bug: 154661868
Test: atest CtsAutoFillServiceTestCases
Change-Id: I783b2542094cdea547ebd58ce89f30d9cd421708
2020-05-12 13:47:54 +00:00
Robert Horvath
40e1efefc0 Merge "Add PackageInstaller#uninstallExistingPackage" into rvc-dev am: f424274d8e am: 29f3b49ad5
Change-Id: I078049941ddbe70e7351c2b853e8da42c25086df
2020-05-12 12:04:09 +00:00
Robert Horvath
29f3b49ad5 Merge "Add PackageInstaller#uninstallExistingPackage" into rvc-dev am: f424274d8e
Change-Id: I59addca2bb6765b142430a639bb8f2b12e04ee2c
2020-05-12 11:53:25 +00:00
Robert Horvath
f424274d8e Merge "Add PackageInstaller#uninstallExistingPackage" into rvc-dev 2020-05-12 11:40:10 +00:00
atrost
9cd0ba571c Remove atrost (and dbrazdil) from OWNERS files.
Test: none
Change-Id: If82422229d1b4cbed5e72d1c9042bd6a38be54e5
2020-05-12 12:36:02 +01:00
Riddle Hsu
bd9a3d97c6 Merge changes from topic "b147213487" into rvc-dev am: 8e726a2ef7 am: 2d42c72f14
Change-Id: I610783e20b3d208bed3b335a2d3de0397b231175
2020-05-12 09:38:22 +00:00
Riddle Hsu
2d42c72f14 Merge changes from topic "b147213487" into rvc-dev am: 8e726a2ef7
Change-Id: Ic8fbd04c2ae5bf57c76476639ad28dea1e560d27
2020-05-12 09:20:34 +00:00
Robert Horvath
77880fa860 Add PackageInstaller#uninstallExistingPackage
This new API allows an app to be uninstalled silently by any app holding
the DELETE_PACKAGES permission, as long as the app is installed in
another user so won't be fully removed from the device.

Bug: 149601842
Test: atest UninstallExistingPackageTest
Merged-In: I69fe4d1dd4e9da83574b431257f7be6d1ac8b2bb
Change-Id: I69fe4d1dd4e9da83574b431257f7be6d1ac8b2bb
2020-05-12 09:18:56 +00:00
Riddle Hsu
8e726a2ef7 Merge changes from topic "b147213487" into rvc-dev
* changes:
  Send fixed rotation adjustments to the associated client
  Add support to override display adjustments by token
  Add fixed rotation display adjustments
2020-05-12 09:05:17 +00:00
Martijn Coenen
76ce2ccb19 Limit rename() workaround to /storage/emulated.
This workaround was intended to silently fix EXDEV move failures due to
the /Android/data and /Android/obb bind mounts. However, the workaround
should be limited to moves to *and* from the emulated filesystem. For
moves from the emulated filesystem to another filesystem (or
vice-versa), this would never have worked in the first place, and we
want to give the app this feedback, so it knows it needs to do a more
expensive copy operation and can show this in the UI. We know some apps
(like DocsUI) already handle this.

Public volumes (eg /storage/ABCD-1234) don't need this workaround, since
they don't have the bind mounts. Private volumes that aren't primary
don't have these bind mounts either.

Bug: 146430607
Test: N/A
Change-Id: I7bfe88e07708fe044ce8df02000a97cfad19bdee
2020-05-12 10:32:48 +02:00
Hongwei Wang
3b55fc902f Merge "Set mIsInMultiWindowMode in activity creation" into rvc-dev am: 954820b047 am: 65404c8253
Change-Id: I8bbff987aabc6230ec3da29d2611c70d789c948e
2020-05-12 05:50:47 +00:00
Hongwei Wang
65404c8253 Merge "Set mIsInMultiWindowMode in activity creation" into rvc-dev am: 954820b047
Change-Id: I881c754d12e8ec25897ad230b97994aae0fc046e
2020-05-12 05:39:31 +00:00
Hongwei Wang
954820b047 Merge "Set mIsInMultiWindowMode in activity creation" into rvc-dev 2020-05-12 05:29:38 +00:00
Adam Bookatz
64074e2d30 Merge "Clarify UM.createUser javadoc" into rvc-dev am: 33ecd88317 am: e3b6e3dc62
Change-Id: I624c6a22f5fbb5b1f373c136b3a664bab28e724a
2020-05-12 04:07:44 +00:00
Adam Bookatz
e3b6e3dc62 Merge "Clarify UM.createUser javadoc" into rvc-dev am: 33ecd88317
Change-Id: Iae5957ef30deba9fc0fc242c3ec02d31c7ce16e0
2020-05-12 03:45:41 +00:00
Adam Bookatz
33ecd88317 Merge "Clarify UM.createUser javadoc" into rvc-dev 2020-05-12 03:26:35 +00:00
Hongwei Wang
f7e5a23106 Set mIsInMultiWindowMode in activity creation
When an Activity is launched directly into split-screen mode, there
won't be any onMultiWindowModeChanged callback. Upon activity creation,
the current windowing mode should be part of the configuration, use
the windowing mode from that as initial values for both
isInPictureInPictureMode and isInMultiWindowMode.

Bug: 155811896
Bug: 156204380
Test: launch activity to split-screen secondary and verify
      isInMultiWindowMode in dumpsys
Change-Id: I6061a2d5687b68a981abcf8b184bfb007cdcf501
2020-05-11 18:03:55 -07:00
Eugene Susla
ee924b06eb Merge "No need for copying dump state for PC" into rvc-dev am: 0728a4fe50 am: 3cb0fb2e07
Change-Id: I7060199537a8c6f4b702669bfd107693a65d04c8
2020-05-12 00:56:44 +00:00
Eugene Susla
3cb0fb2e07 Merge "No need for copying dump state for PC" into rvc-dev am: 0728a4fe50
Change-Id: Ica64e6aa84bded477a20ef3969f8e7d655853677
2020-05-12 00:43:37 +00:00
Eugene Susla
0728a4fe50 Merge "No need for copying dump state for PC" into rvc-dev 2020-05-12 00:38:05 +00:00
TreeHugger Robot
2b5a43c341 Merge "Provide a fixed transform hint if the layer is in a fixed orientation 2/2" into rvc-dev am: db5201d3ab am: a5014e1435
Change-Id: Ib52c3f5124a946910fdd828648d40aa0c04d33d1
2020-05-12 00:27:55 +00:00
TreeHugger Robot
a5014e1435 Merge "Provide a fixed transform hint if the layer is in a fixed orientation 2/2" into rvc-dev am: db5201d3ab
Change-Id: I2f8cc902006808c78e635de9fb0b4a9143dab05b
2020-05-12 00:08:25 +00:00
TreeHugger Robot
db5201d3ab Merge "Provide a fixed transform hint if the layer is in a fixed orientation 2/2" into rvc-dev 2020-05-11 23:51:56 +00:00
Adam Bookatz
a88d4c09e4 Clarify UM.createUser javadoc
When creating admin users, default
UserRestrictions do indeed apply, so updating
the javadoc.

Test: N/A
Bug: 143491938
Change-Id: Id495599abd4ddee100ca2c761d3b420fff315482
2020-05-11 22:22:32 +00:00
Rob Carr
2e4b6107a0 Merge "BLASTBufferQueue: Fix two conditions leading to freeze." into rvc-dev am: 85c13cf111 am: 8fa7ea91ba
Change-Id: Id8eb2f0fd16cf075669307a27d34fef92fd33279
2020-05-11 21:57:05 +00:00
Rob Carr
8fa7ea91ba Merge "BLASTBufferQueue: Fix two conditions leading to freeze." into rvc-dev am: 85c13cf111
Change-Id: Ice58ac34bc521ebed05ba23bc4ab7ae7bf8370da
2020-05-11 21:52:11 +00:00
Rob Carr
85c13cf111 Merge "BLASTBufferQueue: Fix two conditions leading to freeze." into rvc-dev 2020-05-11 21:46:19 +00:00
Philip P. Moltmann
1a4467816a No need for copying dump state for PC
Also
- enforce permission when dumping PC data

Bug: 155680199
Test: dumpsys permissionmgr
Change-Id: I2cacd6f9d8db0ea329de1d15c96bea9f2ae15dd1
2020-05-11 14:32:17 -07:00
Josh Tsuji
5483aba99b Merge "Add TYPE_TRUSTED_APPLICATION_OVERLAY." into rvc-dev am: 6282ff9bc2 am: 934882c88c
Change-Id: I3a247e60d9dc4e2a8517a37941feaf537935626a
2020-05-11 20:52:24 +00:00
Tim Murray
648a549d0b Merge "fix app binder tracing on userdebug builds" into rvc-dev am: 52d70eaa12 am: bc6fda94b2
Change-Id: If3e659d1f5a4f90aa9ad45c7636a43d39209dcc7
2020-05-11 20:51:33 +00:00