summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kosiński <krzysio@google.com>2018-11-21 21:41:35 -0800
committerKrzysztof Kosiński <krzysio@google.com>2018-11-21 21:41:35 -0800
commite463bb6a83b9863f1689f11bba0ce3c81ff63dae (patch)
tree6c3276f304a332c732c8cf92270e7564dd5754eb
parente9e01e2cfe6ba7c9e6407b94c32787704acf3e93 (diff)
Export AHardwareBuffer_isSupported from libandroid.
Bug: 115660272 Test: Builds and passes CTS on Pixel 2. Change-Id: Ic67a7db98359b476c6cb146363040844efee475d
-rw-r--r--native/android/libandroid.map.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/native/android/libandroid.map.txt b/native/android/libandroid.map.txt
index e7e8384c5567..207508e18a8b 100644
--- a/native/android/libandroid.map.txt
+++ b/native/android/libandroid.map.txt
@@ -144,6 +144,7 @@ LIBANDROID {
AHardwareBuffer_describe; # introduced=26
AHardwareBuffer_fromHardwareBuffer; # introduced=26
AHardwareBuffer_getNativeHandle; # introduced=26
+ AHardwareBuffer_isSupported; # introduced=29
AHardwareBuffer_lock; # introduced=26
AHardwareBuffer_recvHandleFromUnixSocket; # introduced=26
AHardwareBuffer_release; # introduced=26