Adding AHardwareBuffer_getId to libandroid

Bug: 163615119
Test: atest AHardwareBufferTest
Change-Id: I95339f326125183ab4b57c22011bbe034c11a33d
This commit is contained in:
Yiwei Zhang
2020-11-19 00:06:46 +00:00
parent 72c35498ba
commit 7d8bb8a465

View File

@@ -151,6 +151,7 @@ LIBANDROID {
AHardwareBuffer_allocate; # introduced=26
AHardwareBuffer_describe; # introduced=26
AHardwareBuffer_fromHardwareBuffer; # introduced=26
AHardwareBuffer_getId; # introduced=31
AHardwareBuffer_getNativeHandle; # introduced=26
AHardwareBuffer_isSupported; # introduced=29
AHardwareBuffer_lock; # introduced=26