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

Commit b3d77852 authored by Erik Gilling's avatar Erik Gilling Committed by Android (Google) Code Review
Browse files

Merge "add r to eng and userdebug builds"

parents 14fc0c27 b76f0ff7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -57,6 +57,10 @@ TOOLS := \
	touch \
	lsof

ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT)))
TOOLS += r
endif

LOCAL_SRC_FILES:= \
	dynarray.c \
	toolbox.c \