commit | 5af91fbe5af8f350d936ae8401d3584a9e8f48e2 | [log] [tgz] |
---|---|---|
author | Nathan <nharold@google.com> | Wed Oct 12 17:36:36 2022 -0700 |
committer | Nathan <nharold@google.com> | Fri Oct 14 15:04:09 2022 -0700 |
tree | 7613e632ed43df5bf9d7b2c0c280c91ce8aa74cc | |
parent | 8314a3e51bd31e9c11a9b61e4bef88b2ad65803d [diff] |
Fixups for Barring Info -Ensure that phoneId is valid before doing fixup for null barring info (shouldn't happen, but it's validated elsewhere). -Move write of mBarringInfo into the synchronized block. -Dedupe BarringInfo to ensure that registrants aren't spammed due to screen off/on. Bug: 242633342 Test: atest TelephonyRegistryTest#testBarringInfoChanged Change-Id: I1f83709beb44d65bb36d49dcf71bce5ae382c2d1