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

Commit c26ea199 authored by Greg Kaiser's avatar Greg Kaiser
Browse files

Remove TARGET_VNDK_USE_CORE_VARIANT

We introduced this in
https://android-review.googlesource.com/c/platform/build/+/1087517
but now with VNDK deprecated, this is no longer in use so we
remove it for clarity.

Bug: 319529309
Test:  TreeHugger skipped running mokey_go32 boot test because there were no changes in the artifacts.  Additionally, built a Go device, booted, and /linkerconfig/ld.config.txt is the same and things run as normal.
Change-Id: Ifba30d7cc30c641f265abe52ed2cf7c02660a5ec
parent 7fa165b0
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -49,6 +49,3 @@ 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