summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Revert "Refactor PinStorage#storePin to avoid dead lock when unl...""HEADmasterTreehugger Robot2021-10-141-9/+5
|\
| * Revert "Refactor PinStorage#storePin to avoid dead lock when unl..."Jon Spivack2021-10-061-9/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Refactor PinStorage#storePin to avoid dead lock when unl..." Revert submission 1832880-pin-storage Reason for revert: DroidMonitor: Potential culprit for Bug 202289263 - verifying through Forrest before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted. Reverted Changes: Ia6d8fe10d:Refactor PinStorage#storePin to avoid dead lock wh... Ib84e75e7d:Refactor PinStorage#storePin to avoid dead lock wh... Change-Id: I5ec4e33755cb9946eafcfd69c0a04afab28c1734 Merged-In: I5ec4e33755cb9946eafcfd69c0a04afab28c1734
* | Don't update preference list when there's no Activity for it.Grace Jia2021-10-111-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Phone account setting will crash due to NullPointerException if PhoneAccountSettingsFragment not recycled immediately after dialer's main activity started. Bug: 197199688 Test: Manually start phone account setting activity and open dialer in lockscreen and make sure there's no crash. Change-Id: Ic72ba80fd699f19f55aab00dafd3510fdb966720
* | Merge "Update PIM due to set/clearSignalStrengthUpdateRequest updated"Rambo Wang2021-10-111-2/+2
|\ \
| * | Update PIM due to set/clearSignalStrengthUpdateRequest updatedRambo Wang2021-07-121-2/+2
| | | | | | | | | | | | | | | | | | | | | Bug: 178429976 Test: atest ServiceStateTrackerTest SignalStrengthControllerTest Test: triggered signal strength reporting feature test Change-Id: I8522a9d84a21c9256624b616ccf2167789ca7946
* | | Add packages based upon carrier config ruleSooraj Sasindran2021-10-081-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add packages based upon carrier config rule while checking if it has carrier privilege. Bug: 185850122 Test: Ran the test mentioned in the bug using https://android-review.googlesource.com/c/platform/cts/+/1680766/ Merged-In: Ib1771296353c4d99cfbe651d3d17405b8278e063 Change-Id: Ib1771296353c4d99cfbe651d3d17405b8278e063
* | | Merge "Merge Android 12"Xin Li2021-10-0733-484/+3270
|\ \ \
| * \ \ Merge "Handle IndexOutOfBoundsException for IMEI & MEID substring" am: ↵Treehugger Robot2021-10-051-2/+13
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2de0c7d039 Original change: https://android-review.googlesource.com/c/platform/packages/services/Telephony/+/1844466 Change-Id: Ie8202a904494f570f2d894947337f05066d35992
| * \ \ \ Merge "Remove unused code in CallNotifier." am: c13629de40Treehugger Robot2021-09-251-72/+0
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original change: https://android-review.googlesource.com/c/platform/packages/services/Telephony/+/1836457 Change-Id: I39facfa6a542340bea63a73ad0c95b7794945c3b
| * \ \ \ \ Merge "Refactor PinStorage#storePin to avoid dead lock when unlock PIN." am: ↵Treehugger Robot2021-09-221-5/+9
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4a59a2d838 Original change: https://android-review.googlesource.com/c/platform/packages/services/Telephony/+/1832798 Change-Id: I8614344ff3557cb61b473b08b8d91b7eff79cd20
| * \ \ \ \ \ Merge "Fix CarrierServiceConnection binding leak in CarrierConfigLoader" am: ↵Rambo Wang2021-09-211-36/+20
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | df0730f9c3 Original change: https://android-review.googlesource.com/c/platform/packages/services/Telephony/+/1826656 Change-Id: I6469dbe6769f1a2d8884eed3620d57048119e046
| * \ \ \ \ \ \ Merge "Validate projection for SimPhonebookContract.SimRecords queries" am: ↵Marcus Hagerott2021-08-241-0/+4
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10996b0fe4 Original change: https://android-review.googlesource.com/c/platform/packages/services/Telephony/+/1803224 Change-Id: I9e3a9a25c6f12c8800769659009ce389b1b7b54e
| * \ \ \ \ \ \ \ Merge "Set VT relies on presence cap issue for devices supporting new UCE ↵Brad Ebinger2021-08-121-5/+9
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stack" into sc-dev am: 1cc906f05c Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/15534913 Change-Id: I516e2b8a1a7941ef51a2d5516971ec6009f32be6
| | * \ \ \ \ \ \ \ Merge "Set VT relies on presence cap issue for devices supporting new UCE ↵Brad Ebinger2021-08-121-5/+9
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stack" into sc-dev
| | | * | | | | | | | Set VT relies on presence cap issue for devices supporting new UCE stackBrad Ebinger2021-08-111-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the device supports VT presence using the KEY_ENABLE_PRESENCE_CAPABILITY_EXCHANGE_BOOL carrier config, enable the CAPABILITY_VIDEO_CALLING_RELIES_ON_PRESENCE capability and do not require the user to have enabled contact discovery setting. Bug: 196251472 Test: inspect PhoneAccount Caps and place VT call Change-Id: I2b0e76e20dddab5fdec3218ec2794c69d5ff3767
| * | | | | | | | | | Merge "Retry sending hangup command on new connection after redial ↵Brad Ebinger2021-08-111-26/+49
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | completes" into sc-dev am: 2ad2250609 Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/15520334 Change-Id: Ia295b93766158c99cb720955f19b4b4d4d39a7ea
| | * | | | | | | | | Retry sending hangup command on new connection after redial completesBrad Ebinger2021-08-101-26/+49
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When redial is in progress, we can not execute the hangup command. In the event that the user tries to hangup while the redial is still in progress, wait until the new connection is set up and then execute the hangup on the new connection. Bug: 195793731 Test: manual, atest TeleServiceTests Change-Id: I97443c42029b297802971cf5404b571d54553628
| * | | | | | | | | Merge "Update all phones about radio state" into sc-dev am: 730e92b9f3TreeHugger Robot2021-07-301-11/+17
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/15422450 Change-Id: Ic5d5e529a54c9bab9fadee62b6dcde3cd418bed5
| | * | | | | | | | Merge "Update all phones about radio state" into sc-devTreeHugger Robot2021-07-301-11/+17
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Update all phones about radio stateSooraj Sasindran2021-07-301-11/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update all phones about thermal radio state Bug: 193860314 Test: system test using QA to confirm that thermal states are updated correctly Change-Id: I2bbd74f923ba0362986c822ecae53f0b4f6e91e2
| * | | | | | | | | | Merge "Fix NPE when querying EF Uri with non-existent subscription" am: ↵Marcus Hagerott2021-07-281-3/+6
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7483b1de20 am: aa0aace848 Original change: https://android-review.googlesource.com/c/platform/packages/services/Telephony/+/1780524 Change-Id: I4f60fd2805b5a6668e2020ce99cdd269b764fc7e
| * \ \ \ \ \ \ \ \ \ \ Merge "Fix IMS <-> CS redial scenarios for silent redial" into sc-dev am: ↵Brad Ebinger2021-07-232-22/+38
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2c3c323f98 Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/15351511 Change-Id: If699fc35a7496a5d9bfa951236434a58ea8f1aa7
| | * | | | | | | | | | Fix IMS <-> CS redial scenarios for silent redialBrad Ebinger2021-07-222-22/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of always using the GsmCdmaPhone to register for event callbacks on the TelephonyConnetion, let telephony call back with a consumer indicating which phone it is using. This allows us to set the call event listeners properly. Also, track the phone used to register events and use that information to deregister events if a new call to register events is performed Bug: 193805172 Test: manual Change-Id: I54a93b3acf9d56d343e4b254fcb11dd26a8f5d4a
| * | | | | | | | | | | Merge "Use platform-compat-fw to separate enforce location change" am: ↵Rambo Wang2021-07-161-4/+17
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b8f1dffd74 am: 05d860a4cb Original change: https://android-review.googlesource.com/c/platform/packages/services/Telephony/+/1748663 Change-Id: I7f016f921c345aeef2bb8c15def879c8fb221a0e
| * \ \ \ \ \ \ \ \ \ \ \ Merge "Make CDMA Call Options UT aware" into sc-dev am: 1a14f284a9Brad Ebinger2021-07-162-20/+128
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/15300885 Change-Id: I830b78304e123c91dd95ba6b9580f2980b9db8b5
| | * | | | | | | | | | | Merge "Make CDMA Call Options UT aware" into sc-devBrad Ebinger2021-07-162-20/+128
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Make CDMA Call Options UT awareBrad Ebinger2021-07-152-20/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce the ability for CDMA call options to detect when SS over UT becomes available or unavailable and integrate the SS over CDMA fallback carrier config for situations where SS over UT becomes unavailable. 1) In the case where SS over CDMA is configured, never disable the supp service settings, because there will always be an avenue to set the settings. 2) In the case where SS over UT is available, but SS over CDMA is not, take into account the availability of SS over UT when the settings are loaded and enable/disable the preference based on that state. If the device moves from SS over UT capable -> unavailable during this time, the setting will be disabled. If it happens while a pending request is already being serviced, the framework will throw an exception causing the UX to handle this and show an error as well as gray out the Preference. 3) in the case that neither SS over CDMA or UT is available, just gray out the settings that require either one be available. Bug: 191057045 Test: manual Change-Id: Ie03cce86da911571f3b3b6c3563a2882861818d2
| * | | | | | | | | | | | Do not verify ImsService is connected for MMTEL user settings am: 735c5ce151Brad Ebinger2021-07-131-17/+25
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/15263461 Change-Id: I595ae49e4ad59f3b37d7998f52cb51387ffbd6e4
| | * | | | | | | | | | | Do not verify ImsService is connected for MMTEL user settingsBrad Ebinger2021-07-131-17/+25
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Perform a partial revert of ag/14804216, which caused a RemoteException to be thrown for the case where there is no ImsService up. This is a regression in the API contract, so it must be partially reverted. Instead, we will allow the user setting to be applied and the ImsService will pick up the change when it comes back up. Fixes: 192930411 Test: atest CtsTelephonyTestCases Change-Id: I3aa06588af8391f61155663c6c6818d1bed4b89f
| * | | | | | | | | | | Merge "Do not send multiple dereg indications when we switch SMS role" into ↵Tyler Gunn2021-07-051-1/+6
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sc-dev am: 18240afd66 Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/15181200 Change-Id: I5935bd1fce4e4440b3c2b42df8fd6616ff534132
| | * | | | | | | | | | Merge "Do not send multiple dereg indications when we switch SMS role" into ↵Tyler Gunn2021-07-051-1/+6
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sc-dev
| | | * | | | | | | | | | Do not send multiple dereg indications when we switch SMS roleBrad Ebinger2021-07-011-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When we switch the SMS role, we get the following events: A -> "" and then " " -> B. In order to not send multiple dereg events when this occurs, only send a dereg event when the new cached role package name is non-empty. Bug: 192611985 Test: atest CtsTelephonyTestCases Change-Id: I43898e0664f030069f32cf7b2f1c9267cf7a1d33
| * | | | | | | | | | | | Merge "Add TelephonyShellCommand to get EAB capability" into sc-dev am: ↵Calvin Pan2021-07-022-1/+39
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4350aa1e4e Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/15172890 Change-Id: I29eebab6ae0b262625d9c36df9dfcc4a3335ded1
| | * | | | | | | | | | | Merge "Add TelephonyShellCommand to get EAB capability" into sc-devCalvin Pan2021-07-022-1/+39
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Add TelephonyShellCommand to get EAB capabilityCalvin Pan2021-07-012-1/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 192370112 Test: atest Change-Id: I27de6820059f6fb7a9e562bdb1e9ade7185c9445
| * | | | | | | | | | | | | Merge "Stash verstat in the connection extras." into sc-dev am: 497bbf992aTyler Gunn2021-07-021-0/+6
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/15179967 Change-Id: I230f90d366a4123107a61100dd4111997180ccf2
| | * | | | | | | | | | | | Merge "Stash verstat in the connection extras." into sc-devTyler Gunn2021-07-021-0/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Stash verstat in the connection extras.Tyler Gunn2021-07-011-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This works around an issue where a RemoteConnection will not pass along the verstat (there is not even an API for it). To work around this we stash verstat in the extras and then in Telecom we can check for this since remote connection services will pass all the extras along unmodified. Test: Manual testing on connection mgr carrier. Bug: 192608283 Change-Id: I2377e6721179da5e022fc4011d77ef14c719fb71
| | * | | | | | | | | | | | | ServiceStateProvider:Enforce location permission check with targetSdkVersion R-Rambo Wang2021-07-021-31/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b/182384053 enforce location permission check for apps with targetSdkVersion S+ to protect the sensitive info. However, for app with targetSdkVersion R or lower, it does not enforce the same to keep maximum compatibility. This patch will scrub the location sensitive info in ServiceStateProvider if the app with targetSdkVersion R- without location permission. Bug: 191913126 Test: atest ServiceStateProviderTest ServiceStateTest Merged-In: Ib30c05952bd1b3e3f7dbf239bbcf6388bf2ab9bd Change-Id: Ib30c05952bd1b3e3f7dbf239bbcf6388bf2ab9bd (cherry picked from commit 88c3627f21d84057ef795049b8dfb93ee60660d3)
| * | | | | | | | | | | | | | Merge "ServiceStateProvider:Enforce location permissino check with ↵Rambo Wang2021-07-011-31/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | targetSdkVersion R-" am: 7b5b7d44e9 am: 8e6b3261b3 Original change: https://android-review.googlesource.com/c/platform/packages/services/Telephony/+/1747374 Change-Id: I008de7eafd15777064f3ff37496728f94de65883
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Device didn't renew the allowed network types" into sc-dev am: 4a2135a358SongFerng Wang2021-07-011-7/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/14745443 Change-Id: Iae71fe06ea4255952e5f0420efb4a09d1434c7b0
| | * | | | | | | | | | | | | | Merge "Device didn't renew the allowed network types" into sc-devSongFerng Wang2021-07-011-7/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Device didn't renew the allowed network typesSongFerngWang2021-06-281-7/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 189185335 Test: build pass. atest PhoneInterfaceManagerTest (PASS) Change-Id: Ic041e204fd488f88d340471c8489cce92f11bf24
| * | | | | | | | | | | | | | | | Merge "Do not check single reg permission for destroying SipDelegate" into ↵TreeHugger Robot2021-06-301-2/+5
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sc-dev am: 3549d36e4c Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/15157731 Change-Id: I59cf8ec3970706afd5472886dc0a03eb44b42198
| | * | | | | | | | | | | | | | | Merge "Do not check single reg permission for destroying SipDelegate" into ↵TreeHugger Robot2021-06-301-2/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sc-dev
| | | * | | | | | | | | | | | | | Do not check single reg permission for destroying SipDelegateBrad Ebinger2021-06-301-2/+5
| | | | |_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When destroying the SipDelegate, the app may have lost single reg permission due to it not being the default SMS app anymore. Do not throw a SecurityException in this case, since the app would already need a valid token (in the form of a ISipDelegate instance) in order to call this API. Bug: 192371276 Test: atest CtsTelephonyTestCases:SipDelegateManagerTest Change-Id: I5681ab9ba1c4e85f4a127937250485cd4c482890
| * | | | | | | | | | | | | | | Merge "Fix CTS failed because the device state cannot be reset and it cuase ↵James Lin2021-06-291-3/+17
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the following test case fail" into sc-dev am: b4037ea152 Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/14834694 Change-Id: I999c54d8ff7b0373ab5c8343cad0db838255d195
| | * | | | | | | | | | | | | | Merge "Fix CTS failed because the device state cannot be reset and it cuase ↵James Lin2021-06-291-3/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | the following test case fail" into sc-dev
| | | * | | | | | | | | | | | | Fix CTS failed because the device state cannot be reset and it cuase the ↵James.cf Lin2021-06-281-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | following test case fail Bug: 191064593 Test: atest ImsServiceTest; RcsUceAdapterTest Change-Id: I9ea631f335532de8364c2f4955c6f65da8b52695
| * | | | | | | | | | | | | | | Merge "Call getNetworkSlicingConfiguration to get Slicing information" into ↵Mars Lin2021-06-281-2/+18
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sc-dev am: 5aecbb539c Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/15081136 Change-Id: I01162e6ddc8fd6bc61f6b6a0fa1f2f5725a0cc30