summaryrefslogtreecommitdiff
path: root/vndk/vndk-sp-libs.mk
diff options
context:
space:
mode:
authorIsaac Chen <tingyi364@gmail.com>2019-06-29 13:39:35 +0200
committerTingyiChen <tingyi364@gmail.com>2019-08-13 11:54:44 +0200
commitec36531751026e0cc13f3181491e10147183aed2 (patch)
treeff01d0c80979f0355e96e72dd5cd9b2b54532671 /vndk/vndk-sp-libs.mk
parented93546d982c49955049d3df08fb036eecc75186 (diff)
Revert "Revert "wayne: Update vndk-sp build mechanism and library set.""
This reverts commit f40c0a7d0f5621bde8c8e9b111df8b876ec5c9f2. Change-Id: I2149adfb3787458d6091ca96e198b37f0bab6e08
Diffstat (limited to 'vndk/vndk-sp-libs.mk')
-rw-r--r--vndk/vndk-sp-libs.mk28
1 files changed, 28 insertions, 0 deletions
diff --git a/vndk/vndk-sp-libs.mk b/vndk/vndk-sp-libs.mk
new file mode 100644
index 0000000..19345bb
--- /dev/null
+++ b/vndk/vndk-sp-libs.mk
@@ -0,0 +1,28 @@
+VNDK_SP_LIBRARIES := \
+ android.hardware.graphics.allocator@2.0 \
+ android.hardware.graphics.mapper@2.0 \
+ android.hardware.graphics.common@1.0 \
+ android.hardware.renderscript@1.0 \
+ android.hidl.base@1.0 \
+ android.hidl.memory@1.0 \
+ libRSCpuRef \
+ libRSDriver \
+ libRS_internal \
+ libbacktrace \
+ libbase \
+ libbcinfo \
+ libblas \
+ libc++ \
+ libcompiler_rt \
+ libcutils \
+ libft2 \
+ libhardware \
+ libhidlbase \
+ libhidlmemory \
+ libhidltransport \
+ libhwbinder \
+ libion \
+ liblzma \
+ libpng \
+ libunwind \
+ libutils \