vold2: Enable in build

Signed-off-by: San Mehat <san@google.com>
This commit is contained in:
San Mehat 2009-12-21 12:29:55 -08:00
parent a2677e4ad0
commit a1c2ca1c70

View file

@ -1,4 +1,4 @@
BUILD_VOLD2 := false
BUILD_VOLD2 := true
ifeq ($(BUILD_VOLD2),true)
LOCAL_PATH:= $(call my-dir)