commit | 6c5367fc80fc0575352550b4441739dcdebd5630 | [log] [tgz] |
---|---|---|
author | Lee Shombert <shombert@google.com> | Fri Jul 29 07:39:36 2022 -0700 |
committer | Alexander Martinz <alex@amartinz.at> | Mon Nov 18 08:35:01 2024 +0100 |
tree | 5908612ac5ad2bb40c8ebb99f36fd30eac4d2b2d | |
parent | 2943673c78a732330c224480f01954da031b7f9a [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