diff options
| author | Hashcode <hashcode0f@gmail.com> | 2014-12-23 11:59:42 -0800 |
|---|---|---|
| committer | doc <doc.divxm@gmail.com> | 2014-12-27 02:27:53 +0200 |
| commit | cfb19738aaad4b261b999450a16185eea24122a4 (patch) | |
| tree | d64fb2d552b3a7130371d65ffe822997817acfca | |
| parent | 69078117185b309312e38e12d65a272024928325 (diff) | |
otter-common: audio: remove depreciated BOARD audio define
Change-Id: I1aaae4ac470ff6cb73c18d8e12786855c21cca71
| -rw-r--r-- | BoardConfigCommon.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index e9f8ecd..53a87d9 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -29,9 +29,6 @@ BOARD_HAVE_BLUETOOTH_TI := true TI_OMAP4_CAMERAHAL_VARIANT := false USE_CAMERA_STUB := true -# Audio -BOARD_AUDIO_OUT_SAMPLING_RATE := 48000 - # WLAN Build WLAN_MODULES: make clean -C hardware/ti/wlan/mac80211/compat_wl12xx |
