Install libvintf_jni

libvintf_jni is for android.os.{VintfObject, VintfRuntimeInfo} classes
and wraps the libvintf queries.

It's extracted from libandroid_runtime to avoid loading libvintf in
zygote processes.

Bug: 270169217
Test: atest VintfObjectTest
Change-Id: I653e4eb15bae91822d62e05224e743c17b00114c
This commit is contained in:
Jooyung Han
2023-12-26 17:22:09 +09:00
parent c77d458a7e
commit b2ea62d07c

View File

@@ -201,6 +201,7 @@ PRODUCT_PACKAGES += \
libui \
libusbhost \
libutils \
libvintf_jni \
libvulkan \
libwilhelm \
linker \