- Nov 01, 2019
-
-
Amit Mahajan authored
And move mms util code to the new folder. Test: basic sanity Bug: 140763963 Merged-in: I0d92ed3fca1fc186484ea8d3c5d17b6e332e7d22 Change-Id: I0d92ed3fca1fc186484ea8d3c5d17b6e332e7d22 (cherry picked from commit d355153d)
-
Amit Mahajan authored
-
Amit Mahajan authored
-
Amit Mahajan authored
-
Treehugger Robot authored
-
Amit Mahajan authored
-
Amit Mahajan authored
-
Amit Mahajan authored
Test: atest CellInfoTest#verifyCellSignalStrengthWcdma Bug: 139417139 Merged-in: Ic70af2ca0d60fbf43a929982d8b6853c7b7da049 Change-Id: Ic70af2ca0d60fbf43a929982d8b6853c7b7da049 (cherry picked from commit 3a3c0961)
-
Amit Mahajan authored
Test: atest TelephonyManagerTest#testIsDataEnabledForApn Bug: 140763963 Merged-in: Icbb29124294972766f68533b7e23700dd491c075 Change-Id: Icbb29124294972766f68533b7e23700dd491c075 (cherry picked from commit 505e1741)
-
Amit Mahajan authored
Test: basic sanity Bug: 140763963 Merged-in: If0a4b319f23d1a01e98f64ed1ae6eb6b90ccb02a Change-Id: If0a4b319f23d1a01e98f64ed1ae6eb6b90ccb02a (cherry picked from commit 214f7ec7)
-
Steven Moreland authored
-
Jordan Liu authored
-
Amit Mahajan authored
Also created a new MmsManager and moved imms APIs there. Will make MmsManager @SystemApi in a later CL. Test: basic sanity Bug: 140763963 Merged-in: If22a85887c1aae0ab80562d58bc08c6965fd470f Change-Id: If22a85887c1aae0ab80562d58bc08c6965fd470f (cherry picked from commit 24c01a2f)
-
Shuo Qian authored
-
Shuo Qian authored
-
Treehugger Robot authored
-
Amit Mahajan authored
In an effort to remove it from telephony-common as that will not be accessible to other modules, and some of them need mms code like MmsService, TelephonyProvider, Bluetooth. Test: basic sanity Bug: 140763963 Merged-in: I03eda5a5dbd003659a90e2b9f6be9d4c2b767add Change-Id: I03eda5a5dbd003659a90e2b9f6be9d4c2b767add (cherry picked from commit fda8bc05)
-
Shuo Qian authored
1) Introduce a system api intent for notifying OTA emergency number database installation complete 2) Notify the installation complete in ConfigUpdater Test: Build Bug: 136027884 Change-Id: I62777e9e2a4a2cc3b5207c504884762768ad08e0 Merged-In: I62777e9e2a4a2cc3b5207c504884762768ad08e0 (cherry picked from commit 00a37106)
-
Brad Ebinger authored
-
Brad Ebinger authored
Restructure registration API to allow for MMTEL and RCS to both manage registration callbacks as well as provide new query APIs for registration state and transport type. Bug: 122098288 Test: atest GtsTelephonyTestCases Merged-In: Ia568dcd059c2bcef26462e808088901edf6b072f Change-Id: Ia568dcd059c2bcef26462e808088901edf6b072f
-
Treehugger Robot authored
-
Remi NGUYEN VAN authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
- Oct 31, 2019
-
-
Paul Duffin authored
This does not change the API in anyway other than to enforce a consistent, sorted order for all annotations; sorted by qualified name of the annotation. A simple bug in metalava meant that annotations were not sorted on an API item that had exactly two annotations in the source. Fixing the bug forced the regeneration of the signature files. Bug: 143556317 Test: m checkbuild (cherry picked from commit 7ba79915) Change-Id: I27795de6a8c83e419cda8807b8551a13bec1db10 Merged-In: I0a3d967571bb2f796f65c96a9ce9121e3538bad9
-
Amit Mahajan authored
-
Colin Cross authored
-
Steven Moreland authored
* changes: Vibrator Service: Support Async Callback APIs Vibrator Service: Allow HAL Version Checking
-
Treehugger Robot authored
-
Jordan Liu authored
Bug: 135956699 Test: m -j20 Change-Id: I8f297a351896b9dc00100e6b3b8953a7f2b4ae90 Merged-In: I852fffebed9b63239a1f383ff4ad09f156fbb39d
-
Colin Cross authored
Fix a single fallthrough warning and re-enable -Wimplicit-fallthrough. Test: m libhwui Change-Id: I850f53f717417f70c9d0416176d03fd64473d1ba
-
Treehugger Robot authored
-
Tyler Gunn authored
-
Marco Nelissen authored
-
Steven Moreland authored
Currently, this is with a 1.4 -> aidl shim, but this will be removed when the 1.4 HAL interface is removed. Bug: 141828236 Test: the following: - device w/ aidl vibrator (cuttlefish) - see logs - device w/o aidl vibrator, HIDL vibrator still used Change-Id: Ib4d9841bae1e0bff3c4196959a9a20e03a4297eb
-
Harpreet "Eli" Sangha authored
Bug: 136220871 Test: TBD Change-Id: Ia639dd01081218db0bc3029316a58a03b9d4d927 (cherry picked from commit 7a4f1d23) Merged-In: Ia639dd01081218db0bc3029316a58a03b9d4d927
-
Harpreet \"Eli\" Sangha authored
Broke up the halCall() API into two components, one that implements the initial service retrieval and one that implements the retry on connection loss. This allows the service retrival API to double as test for supported version with little overhead. Test: Manually via CLI Change-Id: I12cf8838e933187d473157c9576d1b13b03913d4 Signed-off-by:
Harpreet \"Eli\" Sangha <eliptus@google.com> (cherry picked from commit e0b7951d) Merged-In: I12cf8838e933187d473157c9576d1b13b03913d4
-
Brad Ebinger authored
-
Brad Ebinger authored
-