| commit | 12e81b98f1033350a06e29f4116b50abc29c5823 | [log] [tgz] |
|---|---|---|
| author | Nathan Harold <nharold@google.com> | Wed Jun 21 13:30:40 2023 -0700 |
| committer | Nathan Harold <nharold@google.com> | Fri Jul 14 16:44:37 2023 +0000 |
| tree | 7615837a862333df87896c0d76f56a7b824b3438 | |
| parent | 0fc7ad73db22366fe93a30614eb0571bed564a79 [diff] |
Switch OnSubscriptionsChangedListener to use existing Handler Use the main Handler for DevicePolicyManagerService to post the callback for OnSubscriptionsChanged to move away from using the hidden (internal) handler. Bug: 278814050 Test: atest FrameworksTelephonyTests Test: atest SubscriptionManagerTest#testCreateSubscriptionChangedListenerWithoutLooper Change-Id: I347408af8cd6cbcd3a25facc056c7c2541d5b428