universal7885: Inherit makefile changes

* A10-arm64 renamed to A10
* Inherit universal7885-common always

Change-Id: Id757b775c9f58ee03d6f1266d72b13e6b2341675
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
roynatech2544 2022-04-21 23:35:02 +09:00
commit 55446bf371
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
2 changed files with 1 additions and 5 deletions

View file

@ -6,7 +6,7 @@ TARGET_BOARD_HAS_FP := false
# Inherit common device configuration
$(call inherit-product, device/samsung/universal7885-common/universal7885-common.mk)
$(call inherit-product, vendor/samsung/a10-arm64/a10-vendor.mk)
$(call inherit-product, vendor/samsung/a10/a10-vendor.mk)
$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)