commit | f39d76370ce8a609c023e4af2e263ea1574bd965 | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Wed Jan 05 07:35:49 2022 +0000 |
committer | Junyu Lai <junyulai@google.com> | Fri Jan 07 12:55:02 2022 +0000 |
tree | bed5a1dd6aa0e9ab783bac2f644295c34e1d8b5e | |
parent | f5d70f014dd1d1f4b009c418ff77e098e4531965 [diff] |
[MS39.1] Remove the looper from NetworkStatsSubscriptionMonitor OnSubscriptionsChangedListenerHandler(Looper looper) is hidden, there is no way to pass a looper to it in the test. This change partially revert aosp/1340040 to fix hidden API dependency. And will use a different approach to address this problem in later stages. Test: atest NetworkStatsSubscriptionMonitorTest Bug: 204830222 Bug: 213280079 Change-Id: I429be3578d599de9a5a3f78b02387c20744b37d3