- Apr 30, 2019
-
-
Tyler Gunn authored
RoleManager likes to terminate apps when roles are changed which does not work in CTS tests. We need to use a temp override in Telecom for now. Test: Run the CTS tests over, and over and over again. Bug: 131065482 Change-Id: Id36942f2813abdfa0020ce4805c492a69bd07d0e (cherry picked from commit 509ef150)
-
Hall Liu authored
-
Mark Renouf authored
-
TreeHugger Robot authored
-
Anna Wasewicz authored
Merge "Add DeviceConfig flag for ContentSuggestionsService. Test: presubmit Bug: 123289833" into qt-dev
-
Jordan Liu authored
-
Lucas Dupin authored
-
Ian Chang authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Hall Liu authored
Set the default value for whether to show the privacy warning for wifi calling to false. Bug: 67872298 Test: compiles Change-Id: I1cdecfa0005389d60e4c20cd2348c286249c22a2
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Mark Chien authored
-
Richard Uhler authored
-
Jeff Chang authored
-
Mark Chien authored
Support adding NATT keepalive packet filter to APF filter. Generating APF program will be addressed in another CL. Bug: 33530442 Test: - atest NetworkStackTests - atest FrameworksNetTests Change-Id: I403cd14ac9aa6b001c4e580abbb33a615931a192 Merged-In: Idaa7238a5c9acdae9f6cff13095ee9436c7c92c8 (cherry picked from commit 038c11d5)
-
TreeHugger Robot authored
-
Jason CH Hsu authored
-
Tracy Zhou authored
Fixes: 128942468 Test: 1. In fully gestural mode, rotation/back button is moved to the bottom left corner and keyboard button is moved to the bottom right. When the keyboard is up, rotation button does not show. The rotation button in this setting has an oval background that matches the home handle color. 2. In 2-button and 3-button mode, the rotation button stays the same. Screenshot: https://screenshot.googleplex.com/or2GbOzmZTX Change-Id: I32f2f11d33bf6881a67770679db2118917d2123b
-
Winson Chung authored
-
Felipe Leme authored
Test: atest AugmentedLoginActivityTest#testAugmentedAutoFill_mainServiceDisabled_valueChangedOnSecondRequest Test: atest CtsAutoFillServiceTestCases # sanity check Fixes: 131257528 Change-Id: Ied08016d2cf5dad3ee36ec04b977724ec1b4d624
-
TreeHugger Robot authored
-
Paul Hu authored
Bug: 129200415 Bug: 129200142 Bug: 129200418 Test: atest FrameworksNetTests Test: atest CtsNetTestCases: added tests pass Change-Id: I688e200a83301ee62710445fa38292c33985fe1b Merged-In: I49c35541eb21e91f8c36215456df703d2fe70d2c Merged-In: I688e200a83301ee62710445fa38292c33985fe1b (cherry picked from commit 847dc656)
-
Aaron Li authored
-
Soonil Nagarkar authored
As per API feedback in b/126727563, move LOCATION_MODE_ON to SystemApi instead of deprecated. This is safe as this constant is not used anywhere yet. Test: manual Bug: 126727563 Change-Id: Iddbea546d1585cb8677c4adb97e465d5ac7a76a4 Merged-In: Iddbea546d1585cb8677c4adb97e465d5ac7a76a4 (cherry picked from commit 74491089)
-
Lucas Dupin authored
A transition can only be applied to a container, and using the lock parent is not an option, we were applying animations to views that required a hard visibility transition (and messing up with notification animations.) Test: visual Fixes: 131437765 Bug: 131179078 Change-Id: I2da67d17804a502c1a57d29a537e98fe4babe09f
-
Ian authored
Bug: 124521164 Test: Builds Change-Id: Ie70f2aae6c5b2e70d9f6029281a761c872451337
-
- Apr 29, 2019
-
-
Anna Wasewicz authored
Test: presubmit Bug: 123289833 Change-Id: I016a7585bc03e25bd494b9e3bd3080416d67ee50
-
Joe Onorato authored
Test: atest CtsIncidentHostTestCases:com.android.server.cts.IncidentdTest Test: atest CtsIncidentHostTestCases:com.android.server.cts.PackageIncidentTest#testPackageServiceDump Bug: 126253679 Change-Id: Ie42fe9cad14fd8cd9b889b16b7de6d63aed1ddab
-
Brad Ebinger authored
-
Baligh Uddin authored
-
Eric Laurent authored
-
Tej Singh authored
Update the experiment id logic for binary push and train info to reflect the new design. Bug: 131267440 Test: gts tests added in topic Test: gts-tradefed run gts-dev --module GtsStatsdHostTestCases Change-Id: I09ff331c9d4b91c2e13a51b832c33d11b34ec0d7
-
Aaron Li authored
Also fixed a bug where AttentionManager was not responding with ATTENTION_FAILURE_CANCELLED when checks are cancelled handled by the manager instead of the service impl. i,e: calling cancelAttentionCheck() Bug: 123532101 Test: manually verified nothing breaks. Change-Id: I7ffceb929722a913fcdf8763c1f0b9990dcb3849
-
Lucas Dupin authored
-
Brad Ebinger authored
When a test calls adoptShellPermissionIdentity before calling a command, it doesn't adopt the shell UID, only the permissions. So, we can not use Binder#getCallingIdentity to determine it the API is being called as part of a test. For now, we must only use MODIFY_PHONE_STATE until a better pattern is established. Test: Manual Bug: 131185660 Change-Id: I59d32a2e36950b2485e1a46a25e3724928676219
-
Michael Wright authored
Removed APIs cause a KeyError when looking them up in the current API surface. Instead, check if they're there first and if not just move on since they no longer exist. Bug: 129975435 Test: looked for new and deprecated system APIs Change-Id: I46daa83ec8376190112418720f848afdf7cd7df2
-