summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorSimon Wilson <simonwilson@google.com>2011-06-20 19:49:30 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-06-20 19:49:30 -0700
commit92a71d67ed09ca1d902fa750eb447841c9687c79 (patch)
tree62c20637c223c23399ebbadcee8dd974e0062e66 /BoardConfig.mk
parent685ec70950c17e7522cb8d5c8d0c0c38a8341c1a (diff)
parent4a97258d9a03ea6a6ea24d3cdef553b70c7068e5 (diff)
downloaddevice_samsung_tuna-92a71d67ed09ca1d902fa750eb447841c9687c79.zip
device_samsung_tuna-92a71d67ed09ca1d902fa750eb447841c9687c79.tar.gz
device_samsung_tuna-92a71d67ed09ca1d902fa750eb447841c9687c79.tar.bz2
Merge "Enable audio support"
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