vold: Disable build of old vold

Signed-off-by: San Mehat <san@google.com>
This commit is contained in:
San Mehat 2009-12-17 07:13:38 -08:00
parent 5184fc5c79
commit 3528f6ba27
1 changed files with 1 additions and 1 deletions

View File

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