commit | f824b38233bda5e52fa0571c9b4c31be7ea6daa2 | [log] [tgz] |
---|---|---|
author | Lee Shombert <shombert@google.com> | Fri Jul 29 07:39:36 2022 -0700 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Tue Jul 23 17:29:00 2024 +0200 |
tree | fe466d0ed3e7e3a457b350c8dcbc2e025339d868 | |
parent | 2f85a958351d7ab90f7a9f66bf82f9adf3d83073 [diff] |
Correct cache use in SubscriptionManager Bug: 234632427 Change the SubscriptionManager caches so that error conditions (RemoteException, null ISub, TimeoutException) do not generate values in the cache. Instead, these error conditions are handled above the cache. Test: atest * SubscriptionControllerTest * android.telephony.cts.SubscriptionManagerTest Change-Id: I758a4636a49e7889cfd08b613e90cb09411fc8ab