flo: Move TARGET_VENDOR_PROP

Change-Id: I5e00ac89fd750eb2b3e8082a79951e3c4e91b750
This commit is contained in:
followmsi 2023-02-28 17:16:00 +01:00
parent 9ea23b69f3
commit 4f1f359604
2 changed files with 2 additions and 2 deletions

View File

@ -24,4 +24,6 @@ TARGET_RELEASETOOLS_EXTENSIONS := device/asus/flo
TARGET_RECOVERY_FSTAB = device/asus/flo/rootdir/etc/fstab.flo
TARGET_VENDOR_PROP := device/asus/flo/vendor.prop
include device/asus/flo/BoardConfigCommon.mk

View File

@ -33,8 +33,6 @@ TARGET_KERNEL_CLANG_COMPILE := false
TARGET_KERNEL_SOURCE := kernel/google/msm
TARGET_KERNEL_CONFIG := followmsi_defconfig
TARGET_VENDOR_PROP := $(LOCAL_PATH)/vendor.prop
# QCOM Hardware
BOARD_USES_QCOM_HARDWARE := true