mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Use TARGET_LOCAL_ARCH instead
This commit is contained in:
parent
188737dfe5
commit
0979b84da5
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ PRODUCT_PACKAGES += \
|
|||
libquietlog
|
||||
endif
|
||||
|
||||
ifneq ($(TARGET_DEVICE), a10dd)
|
||||
ifneq ($(TARGET_LOCAL_ARCH),arm)
|
||||
# Samsung FMRadio impl
|
||||
PRODUCT_PACKAGES += \
|
||||
FMRadio
|
||||
|
|
|
|||
Loading…
Reference in a new issue