Add host support for libxaacdec am: 0f1f783387 am: 1f6b5fcb36

am: e058e150d3

Change-Id: Ie890689c211fbca3d4ed3aec01efa556dafbf011
This commit is contained in:
Harish Mahendrakar 2019-08-20 17:29:58 -07:00 committed by android-build-merger
commit c4ec773277

View file

@ -2,7 +2,7 @@ cc_library_static {
name: "libxaacdec",
vendor_available: true,
host_supported:true,
cflags: [
"-O3"
],