mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: don't import universal7885 vendor for a30
*unused
This commit is contained in:
parent
e70da77aa4
commit
d79555e8bf
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 a30, $(TARGET_PRODUCT)),)
|
||||
$(call inherit-product, vendor/samsung/universal7904-common/universal7904-common-vendor.mk)
|
||||
else ifneq ($(findstring a40, $(TARGET_PRODUCT)),)
|
||||
$(call inherit-product, vendor/samsung/universal7904-common/universal7904-common-vendor.mk)
|
||||
endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue