commit | 1900bef1169d01aae6ce343b79610d1231c0bcb9 | [log] [tgz] |
---|---|---|
author | Chris Forbes <chrisforbes@google.com> | Tue Sep 15 09:39:18 2020 -0700 |
committer | Chris Forbes <chrisforbes@google.com> | Wed Dec 16 16:04:43 2020 -0800 |
tree | 9534fea889317116df7d86c39b433248d1feeed6 | |
parent | 2b95ad43fcbdc06d66321a7181125c728127345f [diff] [blame] |
thermal: Add AThermal_getThermalHeadroom Bug: b/168612028 Change-Id: I8f192b50f74b1666beeab3ad546c9e3b25842187
diff --git a/native/android/libandroid.map.txt b/native/android/libandroid.map.txt index eca67bd..569a407 100644 --- a/native/android/libandroid.map.txt +++ b/native/android/libandroid.map.txt
@@ -291,6 +291,7 @@ AThermal_getCurrentThermalStatus; # introduced=30 AThermal_registerThermalStatusListener; # introduced=30 AThermal_unregisterThermalStatusListener; # introduced=30 + AThermal_getThermalHeadroom; # introduced=31 local: *; };