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

Commit 2e9839d0 authored by Vic Yang's avatar Vic Yang Committed by android-build-merger
Browse files

Merge "Set TARGET_VNDK_USE_CORE_VARIANT for Go devices"

am: 63696709

Change-Id: Ia13ae9b7d470a304d118d02f865511eec9c86b25
parents 26296995 63696709
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