This change adds the 'no_bti' default to hevc_dec_fuzzer and hevc_enc_fuzzer as they statically link against libraries lacking BTI support. This is done to fix the linker errors raised in haiku_fuzz_shiba-trunk_staging-userdebug and haiku_fuzzcoverage_shiba-trunk_staging-userdebug targets.
Bug: 491119982
Flag: EXEMPT BUGFIX
Test: CLANG_COVERAGE=true NATIVE_COVERAGE_PATHS='*' m haiku dist && m haiku dist
Change-Id: I3f569311b17667f2f4dd57e846d13e50ee5dfbe9
Added SPDX-license-identifier-Apache-2.0 to:
Android.bp
fuzzer/Android.bp
Bug: 68860345
Bug: 151177513
Bug: 151953481
Test: m all
Exempt-From-Owner-Approval: janitorial work
Change-Id: Iee5e51d0c121359a6bc308643d8365ef3329eefa
There is no memalign on Darwin.
So disable the build for macOS till memalign is replaced with
an alternative.
Test: Review
Bug: 140696633
Change-Id: Icf36be19a8b6bd22cf2827e95d262020df5bdba0