- Dec 21, 2020
-
-
Anton Hansson authored
We're working on moving the libcore classes away from srcs and into the classpath, and ignoring classes on the classpath will cause incorrect API signatures once that happens (several libcore classes appear in public API signatures). Keep the docs building in the same way they were before. They will be addressed in separate CLs. Bug: 173606718 Test: m checkapi Change-Id: I471327c3657662d7a093e9baa2fb6e08d640f895
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Benedict Wong authored
* changes: Add persistence for VcnConfig objects by Subscription Group Implement basic VcnConfig and VcnGatewayConnectionConfig
-
Chalard Jean authored
-
Chiachang Wang authored
-
Chiachang Wang authored
Reference for NMS in ConnectivityManager should be removed for incoming CS mainline. The API for listening network activity should not go into NMS. As an alternative, the registry requests should be sent to CS and handled by CS. Add necessary alternative in IConnectivityManger first. The detail implementation will be added in the follow up commits. Bug: 170598012 Test: m Change-Id: If4d24b937feb88a61f22073af2f671cf20298364
-
Lucas Lin authored
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I66100e019ab843ac13160725255a1e8aed41edb6
-
- Dec 20, 2020
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I417b6db7be083701751bd67c0f3c39a1d64775f5
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Ia93ade3e9cbbd9356ca42a5448022b70dc4b66b3
-
Treehugger Robot authored
-
Treehugger Robot authored
-
James Mattis authored
* changes: nits removing extra space, change method name, etc maybeLogBlockedStatusChanged multilayer requests Update getSignalStrengthThresholds for multilayer Update to unneeded for multilayered requests
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I49e19b4f600239084632f1eaa56bbff9f8d428b9
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: If28a4f22236299373e9023381bc0077d842a3743
-
- Dec 19, 2020
-
-
Benedict Wong authored
-
Treehugger Robot authored
* changes: Keystore 2.0 SPI: Public key operation workaround. Keystore 2.0 SPI: Bug fixes
-
- Dec 18, 2020
-
-
Colin Cross authored
-
Colin Cross authored
This reverts commit 9f956ccf. Reason for revert: b/175198007 Change-Id: Ie35dca0500734ff35781c7344dcc70953f29d174
-
Benedict Wong authored
-
Janis Danisevskis authored
Test: Keystore cts tests. Change-Id: I316fdb8beae018ac91c172dede735e6b0759368a
-
Janis Danisevskis authored
* Correctly recover public key from certificate. * KeyStore2ParameterUtils: iterate through set flags instead of unset flags. * Return private key on Keystore.getKey() instead of public key. Test: Keystore CTS tests Change-Id: I99c1bd49ff5cf7a2d89b54559504e67b3def0cd3
-
Benedict Wong authored
This commit adds the ability for the VcnManagementService to track/store VCN profiles by subscription groups, and saving/loading to/from disk. Bug: 163611304 Test: New tests added, passing Change-Id: Ifabf5e2be090d529cd29e2c68d55ece4858b2aad
-
Benedict Wong authored
This change adds a TelephonySubscriptionTracker that builds a cache of subscription and carrier config events. Bug: 163431879 Test: atest FrameworksVcnTests Change-Id: Ibec2f3ce5071429929fae83ce144105623f1e164
-
Nathan Harold authored
-
Wonsik Kim authored
-
- Dec 17, 2020
-
-
Treehugger Robot authored
-
Hui Wang authored
-
Todd Kennedy authored
-
Quang Luong authored
-
Quang Luong authored
-
Wonsik Kim authored
Bug: 173488434 Test: atest CtsMediaTestCases:MediaCodecListTest Change-Id: Ie40557dc0401411cc51650ea42c0fd75f90c67ce
-
Nathan Harold authored
-Allow isDataEnabled() to be read with READ_PHONE_STATE This method just forwarded to another method in the public API that only requires READ_PHONE_STATE, so it's just a bug. -Fix a bug where TM#getDataEnabled ws ignoring the subId parameter. Bug: 148500541 Test: compilation Change-Id: I30b125b50d261175a44183369e5f318d7ad37be9
-
Todd Kennedy authored
Change-Id: Id0acdfff82c625fe05c6966956d1478ce8355a71
-
Hui Wang authored
Bug: 154864150 Test: atest FrameworksTelephonyTests:com.telephony.ims.RcsConfigTest Test: atest TeleServiceTests:com.android.phone.RcsProvisioningMonitorTest Test: atest CtsTelephonyTestCases:android.telephony.ims.cts.ImsServiceTest Merged-In: Ie9445dd450d175e0dc94b63b487dda5cde729123 Change-Id: Ie9445dd450d175e0dc94b63b487dda5cde729123
-
Alastair Donaldson authored
-
Jeff Sharkey authored
-
Jeff Sharkey authored
-