gralloc: add libgralloctypes.so to VNDK-SP

Add libgralloctypes to the VNDK-SP. This library contains functions
that encode and decode buffer metadata. The library will be used by
by vendors and the framework.

Bug: 141632767
Test: Compiles. Gralloc is tested through VTS.
Change-Id: I2da3ae7539353654958eba802e8a6a4ef849d740
This commit is contained in:
Marissa Wall 2019-11-06 10:07:29 -08:00
parent f96f2bf05b
commit 7772f4d6c2

View file

@ -40,6 +40,7 @@ VNDK-SP: libblas.so
VNDK-SP: libc++.so
VNDK-SP: libcompiler_rt.so
VNDK-SP: libcutils.so
VNDK-SP: libgralloctypes.so
VNDK-SP: libhardware.so
VNDK-SP: libhidlbase.so
VNDK-SP: libhidlmemory.so