mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-06 22:27:27 +09:00
miatoll: decommonize vendor blobs
This commit is contained in:
parent
a1bbe9324d
commit
f002d0c84f
@ -247,5 +247,3 @@ WPA_SUPPLICANT_VERSION := VER_0_8_X
|
||||
# Enable real time lockscreen charging current values
|
||||
BOARD_GLOBAL_CFLAGS += -DBATTERY_REAL_INFO
|
||||
|
||||
# Inherit proprietary blobs
|
||||
-include vendor/xiaomi/sm6250-common/BoardConfigVendor.mk
|
||||
|
@ -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)
|
||||
|
||||
# Inherit proprietary targets
|
||||
$(call inherit-product, vendor/xiaomi/sm6250-common/sm6250-common-vendor.mk)
|
||||
$(call inherit-product, vendor/xiaomi/miatoll/miatoll-vendor.mk)
|
||||
|
||||
# Enable updating of APEXes
|
||||
|
Loading…
x
Reference in New Issue
Block a user