Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 63696709 authored by Vic Yang's avatar Vic Yang Committed by Gerrit Code Review
Browse files

Merge "Set TARGET_VNDK_USE_CORE_VARIANT for Go devices"

parents c2ecd76a 0408a6e1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -57,3 +57,6 @@ TARGET_SYSTEM_PROP += \
# use the go specific handheld_core_hardware.xml from frameworks
PRODUCT_COPY_FILES += \
    frameworks/native/data/etc/go_handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml

# Dedupe VNDK libraries with identical core variants.
TARGET_VNDK_USE_CORE_VARIANT := true