summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-03-10 12:57:05 -0800
committerJean-Baptiste Queru <jbq@google.com>2010-03-10 12:57:05 -0800
commita512a777823ce7dd045ed14576289fb7a884f3f1 (patch)
treed2d488c8eba83e145627b7c4a41b679c7b76611a
parentfaffb9011a3d1666c609d93487595c41f2e8c6a6 (diff)
downloadsapphire-a512a777823ce7dd045ed14576289fb7a884f3f1.tar.gz
Use the camera stub in the open-source build
Change-Id: I003239b9f7e90614d8983246df46f50fd1c6e6e5
-rw-r--r--BoardConfig.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index b864536..c443f90 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -17,6 +17,11 @@
# Product-specific compile-time definitions.
#
+# WARNING: This line must come *before* including the proprietary
+# variant, so that it gets overwritten by the parent (which goes
+# against the traditional rules of inheritance).
+USE_CAMERA_STUB := true
+
-include vendor/htc/sapphire/BoardConfigVendor.mk
TARGET_BOARD_PLATFORM := msm7k