Add host support for libxaacdec am: 0f1f783387

am: 1f6b5fcb36

Change-Id: I3ff7392ceb722df9303448c614a1408afa149c75
This commit is contained in:
Harish Mahendrakar 2019-08-20 17:12:51 -07:00 committed by android-build-merger
commit e058e150d3

View file

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