Disable vendor config for now

This commit is contained in:
Les De Ridder 2019-11-11 21:47:25 +01:00
parent ca2e4a2bb7
commit 69057d24cc
2 changed files with 4 additions and 3 deletions

View File

@ -49,5 +49,6 @@ BOARD_USERDATAIMAGE_PARTITION_SIZE := 23894933504
# SELinux
BOARD_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy
# TODO
# Inherit from proprietary files
include vendor/sony/kugo/BoardConfigVendor.mk
#include vendor/sony/kugo/BoardConfigVendor.mk

View File

@ -80,6 +80,6 @@ PRODUCT_PROPERTY_OVERRIDES := \
#PRODUCT_COPY_FILES += \
# $(LOCAL_PATH)/configs/wifi/bcmdhd.cal:$(TARGET_COPY_OUT_VENDOR)/firmware/bcmdhd.cal
# TODO
# Call the proprietary setup
$(call inherit-product, vendor/sony/kugo/kugo-vendor.mk)
#$(call inherit-product, vendor/sony/kugo/kugo-vendor.mk)