libhevc: ignore BTI for now.

The assembler in this project needs updating, but we want to enable the
bti-report=error flag globally.

Change-Id: Id7d8e3c52c74f007c73729bac35b76c23cd02956
This commit is contained in:
Elliott Hughes 2026-02-18 21:13:38 +00:00 committed by Harish Mahendrakar
parent a960c019e0
commit b9c1bf8bbf

View file

@ -35,6 +35,7 @@ cc_library_headers {
cc_library_static {
name: "libhevcdec",
defaults: ["no_bti"],
vendor_available: true,
host_supported: true,
@ -441,6 +442,7 @@ cc_test {
cc_library_static {
name: "libhevcenc",
defaults: ["no_bti"],
vendor_available: true,
host_supported: true,
cflags: [