Ady Abraham
6070ce1be3
SurfaceControl: add setAllowedDisplayConfigs
...
expose ISurfaceComposer::setAllowedDisplayConfigs to SurfaceControl.
This API is expected to be called by DisplayManager depends on the
current policy in place. Once setAllowedDisplayConfigs is called,
SF can only set a new display config if it is part of the allowed
configurations list.
Test: call setAllowedDisplayConfigs() from SurfaceControl and
observe config change.
Bug: 122905403
Change-Id: I7f8cc09dbec352701f5dcf2595bee66b8380bc00
2019-02-22 17:04:03 -08:00
Mady Mellor
01dd1a233d
Merge "Allow bubbles to be displayed at the bottom of the screen"
2019-02-22 22:30:05 +00:00
TreeHugger Robot
8e8180a66a
Merge "Set the RemoteAugmentedAutofillService when service dies, so that system server can try to reconnect the next time"
2019-02-22 22:20:50 +00:00
Yiwei Zhang
5ccf21b382
Merge "Game Driver: process sphal libraries in GPU service"
2019-02-22 21:45:56 +00:00
Wei Wang
141852c378
Merge "Remove HardwarePropertiesManager usage"
2019-02-22 21:28:11 +00:00
Sudheer Shanka
350cb1f4be
Merge "Avoid creating /mnt/user/<userId>/package/<packageName> for all pkgs."
2019-02-22 21:08:08 +00:00
Garfield Tan
b6c2dcb177
Merge "Introduce default value to fixed to user rotation."
2019-02-22 20:58:47 +00:00
TreeHugger Robot
a71a8036e3
Merge "Default cmd notification commands to current user."
2019-02-22 20:42:47 +00:00
Ricky Wai
ccac071827
Merge "SystemAPI for setting app details activity state"
2019-02-22 20:19:03 +00:00
TreeHugger Robot
cefbcad5b9
Merge "Dispatch onVisibilityAggregated before drawing to canvas."
2019-02-22 19:48:26 +00:00
Feng Cao
a5b39f9547
Set the RemoteAugmentedAutofillService when service dies, so that system server can try to reconnect the next time
...
Fixes: 125539059
Test: atest CtsAutoFillServiceTestCases # a few failures are due to unrelated issue
Change-Id: I2e085bf0df9d0fd76a62fbdd7bfb7b8bad1259ac
2019-02-22 11:09:12 -08:00
Ecco Park
e334ea7de8
Merge "Passpoint: add FQDN and Provider name field in WifiInfo"
2019-02-22 19:07:26 +00:00
Ecco Park
957e868f31
Merge "passpoint: remove NETWORK_SETUP_WIZARD permission"
2019-02-22 19:01:38 +00:00
TreeHugger Robot
43e9897098
Merge "Fix "Request to restore userData ..." log spam."
2019-02-22 18:41:03 +00:00
Sudheer Shanka
c7dc355feb
Merge "Don't change the order of test results."
2019-02-22 18:31:07 +00:00
Henry Fang
dd6eb81b19
Merge "Change framework to support both cas@1.0 and cas@1.1 hal"
2019-02-22 18:21:59 +00:00
Sudheer Shanka
03b20ec1ba
Avoid creating /mnt/user/<userId>/package/<packageName> for all pkgs.
...
Bug: 124466384
Test: manual
Test: atest cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ExternalStorageHostTest.java
Test: atest cts/tests/app/src/android/app/cts/DownloadManagerTest.java
Test: atest cts/tests/tests/provider/src/android/provider/cts/MediaStore*
Change-Id: I025c2ce647cd3263da45800c5cb728d2f0f08c96
2019-02-22 18:18:16 +00:00
Susi Kharraz-Post
b5de2782de
Merge "Add logging for profile switching for sharesheet"
2019-02-22 18:00:34 +00:00
Mady Mellor
ffafec1f62
Merge "Remove title API from bubble metadata"
2019-02-22 17:43:04 +00:00
Chavi Weingarten
a471767911
Merge "Wait for input windows to be set before proceeding with inject for tests"
2019-02-22 17:34:43 +00:00
TreeHugger Robot
0b90bd7703
Merge "Disable flaky tests"
2019-02-22 17:33:43 +00:00
Nikita Ioffe
3cbd4a584e
Merge "Require INSTALL_PACKAGES permission for setInstallAsApex"
2019-02-22 17:04:17 +00:00
Richard Uhler
38fab3fd0c
Fix "Request to restore userData ..." log spam.
...
We shouldn't be logging an error message if no rollback data is
available for a package in restoreUserData, because that function is
called regularly with applications that don't have rollback enabled.
Bug: 125768945
Test: atest RollbackTest ; adb logcat -d | grep RollbackManager
Change-Id: I908cbbefb6efbc1b4f0dd81500914616e502a7fb
2019-02-22 16:53:10 +00:00
Nicholas Sauer
2dcd5e87d3
Default cmd notification commands to current user.
...
This makes it possible to run CTS tests against a secondary user. Please
see go/aae-cts-on-u10 for more information.
bug: 121282625
Test: After switching to a secondary user: cts-tradefed run cts-dev -m CtsAppTestCases -t android.app.cts.NotificationManagerTest
Change-Id: I49c8f106bcda0d9b5a8303b9b8088a8989721993
2019-02-22 08:34:41 -08:00
Tyler Gunn
d490ce1483
Merge "Change data types on CallIdentification API."
2019-02-22 15:21:44 +00:00
Wei Wang
d98422ea43
Remove HardwarePropertiesManager usage
...
Bug: 116866524
Bug: 77790357
Test: Build
Test: atest PowerUITest
Change-Id: I5b5c9c56c9123872a3626fdb55508d1594bf3878
2019-02-22 23:18:50 +08:00
TreeHugger Robot
ddab7079a8
Merge "Remove lots of code duplication in tests"
2019-02-22 15:01:29 +00:00
Etan Cohen
272ed7536e
Merge "[CS] Support "instant failure" from factories"
2019-02-22 14:29:39 +00:00
Nikita Ioffe
4501c11cb0
Require INSTALL_PACKAGES permission for setInstallAsApex
...
Bug: 123314638
Fixes: 123314638
Test: apex_e2e_tests
Change-Id: I2a78a5e7496554c0c3eecbfd28f2d793b4ba2196
2019-02-22 14:03:41 +00:00
Susi Kharraz-Post
0446fab756
Add logging for profile switching for sharesheet
...
We want to know which profile people share from and if users are
switching from work to personal profile when sharing and vice versa.
This adds the current profile to the sharesheet and also logs when the
profile is switched.
Bug: 124503277
Test: Added new unit tests for ChooserActivity and IntentForwardActivity
Change-Id: Ideb83682bf3395258ff457988f4a3e9f519a844c
2019-02-22 08:47:16 -05:00
TreeHugger Robot
145d742e23
Merge "Allow cmd package suspend for secondary users."
2019-02-22 13:44:00 +00:00
TreeHugger Robot
3b2e1e3f2c
Merge "Fixed a typo in the runtime_native DeviceConfig namespace."
2019-02-22 13:42:17 +00:00
Bill Lin
9ab22eae39
[automerger skipped] Merge "DO NOT MERGE Fix flaky tests in OverheatAlarm feature" into pi-dev am: 6d19f33ca6 -s ours
...
am: 9646e08b3f -s ours
am skip reason: subject contains skip directive
Change-Id: I5818d275a7b9f988049c8118dbeeb0d82a15672f
2019-02-22 04:54:39 -08:00
Wale Ogunwale
c6506833e3
Merge "Added some TestApi that are already used by CTS"
2019-02-22 12:51:57 +00:00
Bill Lin
9646e08b3f
[automerger skipped] Merge "DO NOT MERGE Fix flaky tests in OverheatAlarm feature" into pi-dev
...
am: 6d19f33ca6 -s ours
am skip reason: SHA1 6d19f33ca6 skipped by user lbill
Change-Id: I806bc8dd36c81ad3ffa1cd52dc91d929fde5ab81
2019-02-22 04:49:11 -08:00
Bill Lin
5be9a228d9
[automerger skipped] Merge "DO NOT MERGE Fix flaky tests in OverheatAlarm feature" into pi-dev-plus-aosp
...
am: 2c0a9bd122 -s ours
am skip reason: subject contains skip directive
Change-Id: I851e10225040566e84f35f883c764d500ad6ee2f
2019-02-22 04:14:25 -08:00
Bill Lin
2c0a9bd122
Merge "DO NOT MERGE Fix flaky tests in OverheatAlarm feature" into pi-dev-plus-aosp
2019-02-22 12:10:00 +00:00
Bill Lin
6d19f33ca6
Merge "DO NOT MERGE Fix flaky tests in OverheatAlarm feature" into pi-dev
2019-02-22 12:10:00 +00:00
Olivier Gaillard
17ba73a8ea
Remove lots of code duplication in tests
...
Test: atest statsd_test
Change-Id: Ib7d2415abf45de2810fda7fc54cd126e2f526e6b
2019-02-22 12:06:05 +00:00
TreeHugger Robot
b410fec7ab
Merge changes If4e6a8a7,I5d552ef1
...
* changes:
Don't get child sessions while holding session lock.
Don't allow addChildSessionId after session is sealed.
2019-02-22 11:31:27 +00:00
TreeHugger Robot
add90457d5
Merge "Language detection fixes."
2019-02-22 11:20:28 +00:00
Hyundo Moon
280dd70418
Merge "Add MediaController#getSessionInfo()"
2019-02-22 11:18:48 +00:00
Hyundo Moon
5fc8db02e0
Add MediaController#getSessionInfo()
...
Bug: 125663825
Test: Passed MediaControllerTest
Change-Id: I458cfd94575dd2303ec2bdd8996205d765d31957
2019-02-22 20:08:29 +09:00
TreeHugger Robot
08d1b02725
Merge "Fix IME cannot show in lock task mode."
2019-02-22 10:05:04 +00:00
Olivier Gaillard
3739df05fb
Merge "Mark bucket as invalid when the condition was unknown at the start of the bucket."
2019-02-22 09:47:22 +00:00
Rhed Jao
973e0e7719
Merge "Fix get documenter package name fail"
2019-02-22 09:42:01 +00:00
TreeHugger Robot
944017c840
Merge "Log whether notification channel updates are user initiated"
2019-02-22 08:46:46 +00:00
TreeHugger Robot
c78acd2554
Merge "Use size to inflate nav bar buttons instead of rotation"
2019-02-22 07:59:50 +00:00
Kevin Chyn
7464798a1b
Merge "Fix SyntheticPasswordTests"
2019-02-22 06:21:49 +00:00
TreeHugger Robot
47aa1516f6
Merge "Audio: Allow registering DAP without context"
2019-02-22 05:52:14 +00:00