diff options
author | Roland Levillain <rpl@google.com> | 2020-06-26 13:28:12 +0100 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2020-06-26 18:35:27 +0000 |
commit | c40b151f771fd84d929fe8f7a63f42a0be188f93 (patch) | |
tree | c321535e02fb3458852f88b00ac883bddd63b506 /test/ProfileTestMultiDex/Main.java | |
parent | 22872da653053bb4b86fbef67163a9f6b7aee25b (diff) |
Use `constexpr` for more constants in `libdexfile/dex/dex_file.h`.
Use `static constexpr` instead of `static const` for more constants in
this file, to avoid missing definition issues in some compilation
setups, like ART code coverage build configurations.
Test: build/soong/soong_ui.bash --make-mode \
TARGET_PRODUCT=aosp_cf_x86_phone \
TARGET_BUILD_VARIANT=userdebug \
EMMA_INSTRUMENT=true EMMA_INSTRUMENT_FRAMEWORK=true \
JAVA_COVERAGE_PATHS=art \
CLANG_COVERAGE=true NATIVE_COVERAGE_PATHS=art \
com.android.art.debug
Bug: 152402333
Change-Id: Ib9da1a9043b71d56673fcec7e9dab4718310e254
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions