miatoll: decommonize vendor blobs

This commit is contained in:
Aryan Gupta 2021-04-24 06:05:53 +00:00
parent a1bbe9324d
commit f002d0c84f
2 changed files with 0 additions and 3 deletions

View File

@ -247,5 +247,3 @@ WPA_SUPPLICANT_VERSION := VER_0_8_X
# Enable real time lockscreen charging current values # Enable real time lockscreen charging current values
BOARD_GLOBAL_CFLAGS += -DBATTERY_REAL_INFO BOARD_GLOBAL_CFLAGS += -DBATTERY_REAL_INFO
# Inherit proprietary blobs
-include vendor/xiaomi/sm6250-common/BoardConfigVendor.mk

View File

@ -8,7 +8,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit proprietary targets # Inherit proprietary targets
$(call inherit-product, vendor/xiaomi/sm6250-common/sm6250-common-vendor.mk)
$(call inherit-product, vendor/xiaomi/miatoll/miatoll-vendor.mk) $(call inherit-product, vendor/xiaomi/miatoll/miatoll-vendor.mk)
# Enable updating of APEXes # Enable updating of APEXes