From f9dbfdeb20d9b307f1cdc45b46d3f1a5e1d916b0 Mon Sep 17 00:00:00 2001 From: kevios12 Date: Sat, 26 Mar 2022 18:53:27 +0100 Subject: [PATCH] universal7885: drop universal7904-common-vendor drop $(call inherit-product,...universal7904-common-vendor. a40 uses now a single vendor folder... see here: https://github.com/eurekadevelopment/android_vendor_samsung_exynos7885/commit/cfefff0430f68177d64f1ea80ba7716d66cf37a7 --- universal7885-common/universal7885-common.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/universal7885-common/universal7885-common.mk b/universal7885-common/universal7885-common.mk index 0e3afd0..1b323a4 100644 --- a/universal7885-common/universal7885-common.mk +++ b/universal7885-common/universal7885-common.mk @@ -1,8 +1,6 @@ # Call proprietary blob setup ifneq ($(findstring a20, $(TARGET_PRODUCT)),) $(call inherit-product, vendor/samsung/universal7885-common/universal7885-common-vendor.mk) -else ifneq ($(findstring a40, $(TARGET_PRODUCT)),) -$(call inherit-product, vendor/samsung/universal7904-common/universal7904-common-vendor.mk) endif # Build Fingerprints