commit | bb6c3b562dfde7b8859e5c158e6fc79b519ecfad | [log] [tgz] |
---|---|---|
author | Hunter Knepshield <hknepshield@google.com> | Fri Feb 28 15:43:56 2020 -0800 |
committer | Hunter Knepshield <hknepshield@google.com> | Wed Mar 04 15:15:20 2020 -0800 |
tree | d2f328a1f6f4c17ba0f8022a9ff483491a0bf294 | |
parent | fd972c90507e5bf20afa30a132ffcaafeaf53ce9 [diff] |
Scrub TelephonyRegistry of package names on user builds For privacy-constrained bug report types (e.g. connectivity), we should be omitting package names on user builds, but UIDs are acceptable to display, so we add those in a few more places. For full bug reports on user builds, the UID can always be mapped back to a package name. Test: inspect dumpsys telephony.registry on user build Bug: 150409813 Change-Id: Iad7be2d71a872f48b7384d765b7ffbb9547e2d75