summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfig.mk')
-rwxr-xr-xBoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index e3a564a..d4f6f73 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -65,6 +65,9 @@ USE_CAMERA_STUB := true
BOARD_HAS_NO_SELECT_BUTTON := true
+# Vibrator
+BOARD_HAS_VIBRATOR_IMPLEMENTATION := ../../device/goldelico/gta04/vibrator/vibrator.c
+
# Boot animation
TARGET_BOOTANIMATION_PRELOAD := true
TARGET_BOOTANIMATION_TEXTURE_CACHE := true