Skip to content

Commit

Permalink
Fix Build
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarx2k committed Jan 25, 2011
1 parent bba2eca commit c5f7ef6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions AndroidBoard.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
LOCAL_PATH := $(call my-dir)
USE_CAMERA_STUB := false
include $(CLEAR_VARS)
LOCAL_MODULE_CLASS := ETC
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE := vold.fstab
LOCAL_SRC_FILES := $(LOCAL_MODULE)
include $(BUILD_PREBUILT)

ALL_PREBUILT += $(INSTALLED_KERNEL_TARGET)
Expand Down

0 comments on commit c5f7ef6

Please sign in to comment.