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

Commit 47e24e9f authored by Alex Naidis's avatar Alex Naidis Committed by Nick Kralevich
Browse files

core: Makefile: fix a typo in a comment



Change-Id: I1a8f1a4e2d7d29fa930fd0a07f4885c162f3e1f4
Signed-off-by: default avatarAlex Naidis <alex.naidis@linux.com>
parent 30fe7576
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -284,7 +284,7 @@ endif
# -----------------------------------------------------------------
# vendor build.prop
#
# For verifying that the vendor build is what we thing it is
# For verifying that the vendor build is what we think it is
ifdef BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE
INSTALLED_VENDOR_BUILD_PROP_TARGET := $(TARGET_OUT_VENDOR)/build.prop
ALL_DEFAULT_INSTALLED_MODULES += $(INSTALLED_VENDOR_BUILD_PROP_TARGET)