summaryrefslogtreecommitdiff
path: root/native/android
diff options
context:
space:
mode:
authorBrian Stack <bstack@google.com>2019-01-14 16:10:06 -0800
committerBrian Stack <bstack@google.com>2019-01-18 17:31:05 -0800
commitea2cb0c72f33a91bae3bce6d60e1f80f29c329e6 (patch)
tree673ed608d5bd1a4480651afa167079c46fd6f2c7 /native/android
parent9da89b25ac424daad86f82ed0a2ea30b74af9f7c (diff)
Export ASensorEventQueue_requestAdditionalInfoEvents
Bug: 77276247 Test: Builds Change-Id: Ifa65a67aa136dcec884b16241c99a3349d1de2dc
Diffstat (limited to 'native/android')
-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 8be8eda06a59..8ae6b6f27694 100644
--- a/native/android/libandroid.map.txt
+++ b/native/android/libandroid.map.txt
@@ -172,6 +172,7 @@ LIBANDROID {
ASensorEventQueue_hasEvents;
ASensorEventQueue_registerSensor; # introduced=26
ASensorEventQueue_setEventRate;
+ ASensorEventQueue_requestAdditionalInfoEvents; # introduced=29
ASensorManager_configureDirectReport; # introduced=26
ASensorManager_createEventQueue;
ASensorManager_createHardwareBufferDirectChannel; # introduced=26