summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'sensors/1.0/vts/functional/Android.bp')
-rw-r--r--sensors/1.0/vts/functional/Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/sensors/1.0/vts/functional/Android.bp b/sensors/1.0/vts/functional/Android.bp
index fb8d22ec..0ea400e3 100644
--- a/sensors/1.0/vts/functional/Android.bp
+++ b/sensors/1.0/vts/functional/Android.bp
@@ -24,7 +24,7 @@ cc_test {
24 static_libs: [ 24 static_libs: [
25 "android.hardware.graphics.allocator@2.0", 25 "android.hardware.graphics.allocator@2.0",
26 "android.hardware.graphics.mapper@2.0", 26 "android.hardware.graphics.mapper@2.0",
27 "android.hardware.sensors@1.0" 27 "android.hardware.sensors@1.0",
28 ] 28 ],
29} 29}
30 30