OSDN Git Service

Use libmedia header paths in legacy audio libs
authorChristopher Wiley <wiley@google.com>
Thu, 14 Apr 2016 17:13:05 +0000 (10:13 -0700)
committerChristopher Wiley <wiley@google.com>
Thu, 14 Apr 2016 17:13:05 +0000 (10:13 -0700)
commit79a8b313a76fe220cc2d563cb5539a09bf470ef6
treec530781863c9be4823bea8c4db904be4a8c1eb6b
parentf2f846e7954feda38749e0fce1cfe5814d9c396a
Use libmedia header paths in legacy audio libs

The headers for these libraries include headers from libmedia,
which means they need access to the full libmedia include path.

Bug: 27804373
Test: These libraries compile when libmedia's compilation path changes
      slightly.

Change-Id: I201c82c85a1513b4165c7565dfac4f4371d6fe5c
audio/Android.mk