forked from openkylin/platform_build
Merge "core: Makefile: fix a typo in a comment" am: 80ad0df403
am: 7fa7758bd3
am: d76fa585f2
Change-Id: Ie150099c0c6e40f964430f46b231b62d71899fbc
This commit is contained in:
commit
1f1151e73e
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue