commit | dbb2887d541074af8e8539366e11810241618892 | [log] [tgz] |
---|---|---|
author | Pranav Madapurmath <pmadapurmath@google.com> | Mon Mar 04 07:14:26 2024 +0000 |
committer | Pranav Madapurmath <pmadapurmath@google.com> | Mon Mar 04 07:14:26 2024 +0000 |
tree | bc9f255f7fca9832367ca91618ba51e35ccb31ad | |
parent | fe843f87e792a9e19f42a0e705d2a12f2c4a4392 [diff] |
TelecomManager consolidate isInSelfManagedCall. As per API feedback, consolidate TelecomManager#isInSelfManagedCall into a single API which only takes a UserHandle and disregard the hasCrossUserAccess parameter. Instead, the caller can specify UserHandle.ALL in order to indicate that self managed calls across all users should be checked. Bug: 327029478 Bug: 311773409 Test: atest SelfManagedConnectionServiceTest Change-Id: Icbffaf8d2a507f519eb2fda34106a359f1bddaf4