mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
a10: update vendor pathes for vt
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
cd2039b47a
commit
4bc4078a13
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
|
|||
# Inherit common device configuration
|
||||
$(call inherit-product, device/samsung/universal7885-common/universal7885-common.mk)
|
||||
|
||||
$(call inherit-product, vendor/samsung/a10/a10-vendor.mk)
|
||||
$(call inherit-product, vendor/samsung/a10-arm64/a10-vendor.mk)
|
||||
|
||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue