Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3528f6ba authored by San Mehat's avatar San Mehat
Browse files

vold: Disable build of old vold



Signed-off-by: default avatarSan Mehat <san@google.com>
parent 5184fc5c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
BUILD_VOLD := true
BUILD_VOLD := false
ifeq ($(BUILD_VOLD),true)

LOCAL_PATH:= $(call my-dir)