vold: Disable build of old vold
Signed-off-by: San Mehat <san@google.com>
This commit is contained in:
parent
5184fc5c79
commit
3528f6ba27
|
@ -1,4 +1,4 @@
|
|||
BUILD_VOLD := true
|
||||
BUILD_VOLD := false
|
||||
ifeq ($(BUILD_VOLD),true)
|
||||
|
||||
LOCAL_PATH:= $(call my-dir)
|
||||
|
|
Loading…
Reference in New Issue