diff --git a/Android.bp b/Android.bp index ea4f4c1..4f80e91 100644 --- a/Android.bp +++ b/Android.bp @@ -2,7 +2,7 @@ cc_library_static { name: "libxaacdec", vendor_available: true, - + host_supported:true, cflags: [ "-O3" ],