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:
parent
f96f2bf05b
commit
7772f4d6c2
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue