OSDN Git Service

removed goldfish camera and sensors.
authorRobill Tian Supatrio <rsupatrio@android-x86.org>
Tue, 7 Feb 2012 14:43:22 +0000 (22:43 +0800)
committerRobill Tian Supatrio <rsupatrio@android-x86.org>
Fri, 10 Feb 2012 02:46:09 +0000 (10:46 +0800)
BoardConfig.mk

index b932c95..cbd9841 100644 (file)
@@ -6,5 +6,7 @@ BUILD_WITH_MPLAYER := true
 BOARD_HAVE_BLUETOOTH := true
 BOARD_USES_S103T_SENSOR := true
 BOARD_USES_ALSA_AUDIO := true
+BUILD_EMULATOR_CAMERA_HAL := false
+BUILD_EMULATOR_SENSORS_MODULE := false
 
 include $(GENERIC_X86_CONFIG_MK)