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

Commit 83ac8b74 authored by Jiyong Park's avatar Jiyong Park
Browse files

Revert "Set VNDK version to current for module builds"

This reverts commit af35677f.

Bug: 185769808
Test: banchan com.android.media.swcodec module_arm64; m apps_only dist
Test: banchan com.android.media.swcodec aosp_arm64; m apps_only dist

In both cases, the built APEX doesn't have libsync.so in it.
apex_manifest.pb has libsync.so as requireNativeLibs.

Change-Id: I62397d50a6970a9316f0d6ddd36736f149bc7c2c
parent 95d9ba93
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -4,7 +4,3 @@

# Required for all module devices.
TARGET_USES_64_BIT_BINDER := true

# Necessary to make modules able to use the VNDK via 'use_vendor: true'
# TODO(b/185769808): look into whether this is still used.
BOARD_VNDK_VERSION := current