commit | 28c8d503b41d3d02c8f4ddda5c6a8bf1b045bfe1 | [log] [tgz] |
---|---|---|
author | Hunter Knepshield <hknepshield@google.com> | Tue Oct 10 02:09:37 2023 +0000 |
committer | Hunter Knepshield <hknepshield@google.com> | Wed Oct 11 21:33:09 2023 +0000 |
tree | e188d77894803e376b0d44408f5b78dc673b1b08 | |
parent | cbeabedcd1ff0d3b51bfa4c364c89a76549c08fa [diff] |
Add BarringInfo.BarringServiceInfo#toString This is missing currently, so we get memory addresses instead of useful information in e.g. TelephonyRegistry dumpsys. Change-Id: I6c685e9015f666da642d970a37b2f3361dfb41a8 Tested: make + `dumpsys telephony.registry` on device Bug: 304400868