summaryrefslogtreecommitdiff
path: root/thermal/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'thermal/Android.bp')
-rw-r--r--thermal/Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/thermal/Android.bp b/thermal/Android.bp
index a7ad5d87..afd3c811 100644
--- a/thermal/Android.bp
+++ b/thermal/Android.bp
@@ -34,7 +34,7 @@ cc_binary {
"libbinder_ndk",
"android.frameworks.stats-V2-ndk",
"android.hardware.power-V1-ndk",
- "android.hardware.thermal-V1-ndk",
+ "android.hardware.thermal-V2-ndk",
"pixel-power-ext-V1-ndk",
"pixelatoms-cpp",
],
@@ -92,7 +92,7 @@ cc_test {
"libbinder_ndk",
"android.frameworks.stats-V2-ndk",
"android.hardware.power-V1-ndk",
- "android.hardware.thermal-V1-ndk",
+ "android.hardware.thermal-V2-ndk",
"pixel-power-ext-V1-ndk",
"pixelatoms-cpp",
],