OSDN Git Service

libhardware_legacy: remove dead code in Android.mk
authorBin Chen <bin.chen@linaro.org>
Mon, 13 Feb 2017 05:47:42 +0000 (16:47 +1100)
committerBin Chen <bin.chen@linaro.org>
Mon, 13 Feb 2017 05:55:19 +0000 (16:55 +1100)
commit33c7ebd729b5831db4a8e51e55ea7a755669f2f1
tree465c44a6e4349f75151e275f5ca8ebfcb110d306
parent7fe581f49c58df09aa8a1d70c7c2c9290bcbd26d
libhardware_legacy: remove dead code in Android.mk

The commneted code is the only place in AOSP that still reference
BOARD_HAVE_BLUETOOTH and BOARD_USES_GENERIC_AUDIO. Delete it
to make things cleaner.

Test: Build
Change-Id: I37e3135bf2db2c6d46eb59d5a0de49d02c1a036d
Signed-off-by: Bin Chen <bin.chen@linaro.org>
audio/Android.mk