mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: add local arch variable
This commit is contained in:
parent
5aa576dd55
commit
c0e70c1f68
8 changed files with 14 additions and 2 deletions
|
|
@ -2,6 +2,7 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
|
|||
|
||||
TARGET_BOARD_CAMERA_COUNT := 2
|
||||
TARGET_BOARD_HAS_FP := false
|
||||
TARGET_LOCAL_ARCH := arm
|
||||
|
||||
# Inherit common device configuration
|
||||
$(call inherit-product, device/samsung/universal7885-common/universal7885-common.mk)
|
||||
|
|
|
|||
Loading…
Reference in a new issue