- Apr 08, 2020
-
-
TreeHugger Robot authored
-
Ruslan Tkhakokhov authored
-
Makoto Onuki authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Zhen Sun authored
-
TreeHugger Robot authored
-
Andrii Kulian authored
-
Ruslan Tkhakokhov authored
See go/br-fr-live-wallpaper for context Bug: 30205325 Test: 1. Set live wallpaper (from pre-installed / from a 3p app Muzei) 2. Run Backup Now 3. Wipe the device 4. Restore (regular/deferred) 5. Verify the same live wallpaper is set Change-Id: Iacdb4e4b4bd895740f0a7f72f075a24fae1ae368
-
Christine Franks authored
-
TreeHugger Robot authored
-
Ruchir Rastogi authored
StatsPullerManager should be declared on the heap because wp's can only point to objects on the heap. Test: bit statsd_test:* Test: atest GtsStatsdHostTestCases Test: atest CtsStatsdHostTestCases Bug: 153237308 Change-Id: I579375f5bd2db9557f108f39916d69f368865478
-
Tyler Gunn authored
-
TreeHugger Robot authored
Merge "Revert "Revert "Do not mount whitelisted package in storage data and obb dirs""" into rvc-dev
-
TreeHugger Robot authored
-
Jorim Jaggi authored
-
Louis Chang authored
-
Junyu Lai authored
-
Paul Hu authored
-
TreeHugger Robot authored
-
Louis Chang authored
This reverts commit 0e766c11. Reason for revert: Breaking presubmit Bug: 153516672 Change-Id: I894b5d5ecff97c124b5e2bf7c7be28f23ee10367
-
junyulai authored
In current design, Rat type change in NSS is only for default subscription. This is only correct for single sim project. However, it does not correct for multi-sim scenarios such as CBRS or DSDS, given that all data usage will be attributed to the Rat type of default sub. Thus, add a helper class to monitor subscription change event, and register/unregister dynamically for Rat type change for every subscription. Note that unit test of the helper class will be addressed in follow-up patch. Test: m -j Bug: 146415925 Change-Id: I0055f6b55c209a073ce997fc7a144477f9db7069 Merged-In: I0055f6b55c209a073ce997fc7a144477f9db7069 (cherry picked from commit 306de26c)
-
Oli Lan authored
-
TreeHugger Robot authored
-
Automerger Merge Worker authored
Bug: 150644681 Test: atest TetheringIntegrationTests Change-Id: I5a537eca9b1aab3694a11a2dab147a31f289314c Merged-In: I5a537eca9b1aab3694a11a2dab147a31f289314c (cherry picked from commit f626b8a5)
-
Jack Yu authored
-
lucaslin authored
Bug: 139268426 Bug: 135998869 Bug: 138306002 Test: atest CtsNetTestCasesLatestSdk:NetworkCapabilitiesTest Change-Id: Ibbe1cd126d6538003fbb1e5e85892bfb15a920e8
-
Lucas Lin authored
-
lucaslin authored
Test deduceRestrictedCapability(), getAdministratorUids(), setAdministratorUids(), getNetworkSpecifier(), getOwnerUid(), setLinkDownstreamBandwidthKbps(), setLinkUpstreamBandwidthKbps(), setSignalStrength() and Builder(). Bug: 139268426 Bug: 135998869 Bug: 138306002 Test: atest CtsNetTestCasesLatestSdk:android.net.NetworkCapabilitiesTest Change-Id: I525941c47b71cd61ee872fd4d71b02a5d3767e21 Merged-In: I90c7a8c47710ea4ad8e8d2682c10440fd7f82270
-
TreeHugger Robot authored
-
Wu Ahan authored
-
Sergey Nikolaienkov authored
-
TreeHugger Robot authored
-
Kyunglyul Hyun authored
-
Feng Cao authored
* The AutofillInlineSession is renamed from InlineSuggestionSession, to avoid confusion from having the same name as the inputmethod/InlineSuggestionSession. * The convoluted synchronization and CompletableFuture are removed to simplify the flow and reduce potential bug. Everything requires the same mLock as the Session now, so that they are synchronized and deadlock-free. * The AutofillInlineSessionController is introduced, to prepare for the follow on patch where we will make each AutofillInlineSession to be only responsible for one field. Test: manual Test: atest CtsAutoFillServiceTestCases Bug: 151123764 Change-Id: I92cc558351b57f04553709569b8d41b928b9b49d
-
Junyu Lai authored
-
TreeHugger Robot authored
-