mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: build FMRadio for A40
* we updated our vendor blobs to A405S - A405SKSU5CVB1, since them, FMRadio is now full working and this is not needed anymore (ifeq)
This commit is contained in:
parent
2f27b73ef8
commit
2943ba730c
2 changed files with 0 additions and 5 deletions
|
|
@ -88,11 +88,8 @@ PRODUCT_PACKAGES += \
|
|||
endif
|
||||
|
||||
# Samsung FMRadio impl
|
||||
BOARD_SUPPORTS_EUREKA_FMRADIO ?= true
|
||||
ifeq ($(BOARD_SUPPORTS_EUREKA_FMRADIO), true)
|
||||
PRODUCT_PACKAGES += \
|
||||
FMRadio
|
||||
endif
|
||||
|
||||
# Gatekeeper
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
|
|||
Loading…
Reference in a new issue