mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: drop universal7904-common-vendor
drop $(call inherit-product,...universal7904-common-vendor. a40 uses now a single vendor folder...
see here: cfefff0430
This commit is contained in:
parent
bda0713fdb
commit
f9dbfdeb20
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue