summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorSimon Wilson <simonwilson@google.com>2011-06-09 14:28:56 -0700
committerSimon Wilson <simonwilson@google.com>2011-06-20 19:48:53 -0700
commit4a97258d9a03ea6a6ea24d3cdef553b70c7068e5 (patch)
treebd20d4b234ae2841093559fb45c49091a374b400 /BoardConfig.mk
parent6a9f12205c91234e777c6e0aae0f7429b7d6fb9e (diff)
downloaddevice_samsung_tuna-4a97258d9a03ea6a6ea24d3cdef553b70c7068e5.zip
device_samsung_tuna-4a97258d9a03ea6a6ea24d3cdef553b70c7068e5.tar.gz
device_samsung_tuna-4a97258d9a03ea6a6ea24d3cdef553b70c7068e5.tar.bz2
Enable audio support
- PCM output works via music player - Sometimes ringtones fail to play - Modem routing is untested but present - PCM input needs to be implemented Change-Id: Ib58bef9674e1c9bb896be521c3d95c4e07e0442b
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 6ac63a9..393eb57 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -14,9 +14,8 @@
# limitations under the License.
#
-# These two variables are set first, so they can be overridden
+# This variable is set first, so it can be overridden
# by BoardConfigVendor.mk
-BOARD_USES_GENERIC_AUDIO := true
USE_CAMERA_STUB := true
# Use the non-open-source parts, if they're present