commit | 5b61832561a1c2551306d3ee539ef3d9c651c85c | [log] [tgz] |
---|---|---|
author | Jared Duke <jdduke@google.com> | Sat Nov 02 01:31:44 2024 +0000 |
committer | Jared Duke <jdduke@google.com> | Mon Nov 04 17:16:45 2024 +0000 |
tree | 525e36d018de1289287640920607efc0dce1cbd5 | |
parent | 8d624830c2ae2bca706400c3946b57d3c4b7e582 [diff] |
Use the standard class name for dumpable keys Class names are guaranteed to be both non-null and unique, whereas canonical names may be null for certain types. This avoids issues where the validity of such names might depend on bytecode optimizations. Bug: 309672095 Test: m + presubmit Flag: EXEMPT bugfix Change-Id: If68ff67be69770003133a31590eaff3c4a44bf06