commit | 614afe59e2b1358201e4732d35aa6d11592af8cb | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Tue Oct 10 18:52:25 2023 +0000 |
committer | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 10 19:55:40 2023 +0000 |
tree | 19125af19478f5bbcce69a317954b8388da5edfd | |
parent | 543be883e3b20604b940d7ad9ef5cadcd08c8976 [diff] |
Fix ConstantsAreInSync to compare strings not addresses This appears to happened to have worked in normal builds, because the compiler deduplicated. It failed for hwasan builds where it was not deduplicated. Bug: 269682263 Ignore-AOSP-First: ART Services. (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:8d85e5cc88e39c56cf5d5aaff65f886f5414b4fd) Merged-In: I646ca0538345d9ead7c2580f98213927aa0456a4 Change-Id: I646ca0538345d9ead7c2580f98213927aa0456a4