Add libdmabufheap to the list of allowed dependencies
It needs to be in the list since it is needed by codec2_vndk. It will eventually replace libion(also in the list). Test: m Bug: 168333162 Change-Id: If11d7e845bd4704f34f84435b5cac32b614312a8
This commit is contained in:
@@ -278,6 +278,7 @@ libcutils_headers(minSdkVersion:29)
|
||||
libcutils_sockets(minSdkVersion:29)
|
||||
libdiagnose_usb(minSdkVersion:(no version))
|
||||
libdl(minSdkVersion:(no version))
|
||||
libdmabufheap(minSdkVersion:29)
|
||||
libeigen(minSdkVersion:(no version))
|
||||
libfifo(minSdkVersion:29)
|
||||
libFLAC(minSdkVersion:29)
|
||||
|
Reference in New Issue
Block a user