universal7885: Don't do findstring with TARGET_PRODUCT

* Use makefile flags instead...

Change-Id: Ic520154e8224fa59451a28dd117ee5f99cd46b10
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
roynatech2544 2022-04-16 10:05:02 +09:00
commit 516c1bd804
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
3 changed files with 11 additions and 3 deletions

View file

@ -1,5 +1,7 @@
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
BOARD_SUPPORTS_EUREKA_FMRADIO := false
# Inherit common device configuration
$(call inherit-product, device/samsung/universal7885-common/universal7885-common.mk)