- Jan 07, 2020
-
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Rick Yiu authored
-
Allen Su authored
-
Tom Hsu authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Daniel Bright authored
Bug: 147239065 Test: FrameworkBaseTests Merged-In: Id9860eb48cffbe6c5517e51d1c6ed29a84997bbd Change-Id: Id9860eb48cffbe6c5517e51d1c6ed29a84997bbd
-
Hall Liu authored
-
Taesu Lee authored
getCarrierConfigValues() is removed from MmsManager and SMS service loads Carrier configuration values directly since MmsService could return null or cached config instead if an app requests the config by receiving ACTION_CARRIER_CONFIG_CHANGED before the config is loaded newly in MmsService by ACTION_CARRIER_CONFIG_CHANGED. Bug: 145768042 Test: manual Change-Id: Idc21015cab2902bd0f67e2131ea89b04c4fc4f5e Merged-In: Idc21015cab2902bd0f67e2131ea89b04c4fc4f5e Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com>
-
- Jan 06, 2020
-
-
Marco Nelissen authored
-
Hall Liu authored
-
Tyler Gunn authored
-
Benedict Wong authored
-
Neil Fuller authored
-
nchalko authored
-
Neil Fuller authored
-
Ray Essick authored
Use stable C interface instead of C++ interface. Bug: 123543273 Bug: 140763926 Test: compilation, boot, dumpsys Change-Id: Id516998b671e9876567175351ba04959963fee5d Merged-In: I920b47da1316fb427837795fe3e2f625589f0b4d
-
tom hsu authored
Bug: 146036213 Test: make and atest pass Change-Id: I185d4b1bb2061dbde3b18e6e9f0baf6461ff609d
-
Rob Barnes authored
-
markchien authored
Tethering is started after system ready that AMS is ready to deal with intent broadcast, mProcessesReady is true. Bug: 143195885 Test: build, flash, boot Change-Id: Ib9a6008654267b6d0fca78923247c336e90b5534
-
Neil Fuller authored
There's some extra state it may be useful to log. Bug: 140712361 Test: build only Change-Id: I1f509bac5807289f71f09c8a593e32f8f1637ad6
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Paul Hu authored
-
paulhu authored
The protected permissions were changed in some connectivity APIs since aosp/1099096. Add required permissions for FrameworksNetIntegrationTests. Bug: 147121740 Test: atest FrameworksNetIntegrationTests Change-Id: I38ba5c8e93fd5bc94371b2a02a280f503f2e1367
-
- Jan 05, 2020
-
-
Hall Liu authored
Create new APIs in TelephonyManager for DevicePolicyManager to add override APNs, and use them in DevicePolicyManagerService instead of directly accessing the APN database. Bug: 146834818 Test: cts-tradefed run cts --module DevicePolicyManager --test com.android.cts.devicepolicy.DeviceOwnerTest#testOverrideApn Test: atest TelephonyManagerTest Change-Id: I6c6214424169c05fd452db71a8c6593f8473b9d4 Merged-In: I6c6214424169c05fd452db71a8c6593f8473b9d4
-
- Jan 04, 2020
-
-
Rick Yiu authored
Implement the ThreadPrioritySetter interface and register it in runtime. Bug: 139521784 Test: CtsLibcoreTestCases, device boot to home, thread priority set as expected. Change-Id: Iee33a26c0b25386dd10a51a14284cab71e71edb2
-
- Jan 03, 2020
-
-
Treehugger Robot authored
-
Daniel Bright authored
Teams need to directly link to Annotations and having a @hide as a const prevents that @SystemApi methods from doing this. Bug: 146084549 Test: FrameworkServiceTests Merged-In: I2d6ad7621560ef73b10d6eb861c44700b27a2ea6 Change-Id: I2d6ad7621560ef73b10d6eb861c44700b27a2ea6
-
Treehugger Robot authored
Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull"
-
Daulet Zhanguzin authored
java.util.Objects.requireNonNull Bug: 126528330 Test: Treehugger Change-Id: I978d5d0959f7800e859bfb384458ba52adc0c2b0
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Suren Baghdasaryan authored
-
- Jan 02, 2020
-
-
Colin Cross authored
-