mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
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:
parent
e0b50575d2
commit
516c1bd804
3 changed files with 11 additions and 3 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue