From 055770e7ea23bf3a2b1474bab21265ffb9b8d9ca Mon Sep 17 00:00:00 2001 From: Les De Ridder Date: Mon, 11 Nov 2019 21:48:39 +0100 Subject: [PATCH] Disable vendor config for now --- loire.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/loire.mk b/loire.mk index 55f5456..fdae499 100644 --- a/loire.mk +++ b/loire.mk @@ -144,5 +144,6 @@ include $(COMMON_PATH)/system_prop.mk ## Include BCM Wifi #$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk) +# TODO # Call the proprietary setup -$(call inherit-product, vendor/sony/loire-common/loire-common-vendor.mk) +#$(call inherit-product, vendor/sony/loire-common/loire-common-vendor.mk)