commit | 652411e898cf4c2a8158f001a699e2f22253ec03 | [log] [tgz] |
---|---|---|
author | Brad Ebinger <[email protected]> | Wed Jun 30 09:30:35 2021 -0700 |
committer | Brad Ebinger <[email protected]> | Wed Jun 30 09:30:35 2021 -0700 |
tree | 3aeb42254b7bd4843acffcbaaec2807ca68d3e9d | |
parent | 5aecbb539cc2062adc88f0abd3d8c6b9c6bb0e70 [diff] |
Do not check single reg permission for destroying SipDelegate 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