From cc2ff6f7329543102271fc62e76a50fe3c4b05b6 Mon Sep 17 00:00:00 2001 From: Anthony Stange Date: Thu, 6 Feb 2020 19:43:37 -0500 Subject: [PATCH] Add newly created Sensors HAL 2.1 to VNDK list Bug: 144139857 Test: compile Change-Id: Id62b4903d8f4ac8f0ac78c0210a3c6122b78c84a --- target/product/gsi/current.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/target/product/gsi/current.txt b/target/product/gsi/current.txt index 440273e039..30ed8168b6 100644 --- a/target/product/gsi/current.txt +++ b/target/product/gsi/current.txt @@ -195,6 +195,7 @@ VNDK-core: android.hardware.secure_element@1.1.so VNDK-core: android.hardware.secure_element@1.2.so VNDK-core: android.hardware.sensors@1.0.so VNDK-core: android.hardware.sensors@2.0.so +VNDK-core: android.hardware.sensors@2.1.so VNDK-core: android.hardware.soundtrigger@2.0-core.so VNDK-core: android.hardware.soundtrigger@2.0.so VNDK-core: android.hardware.soundtrigger@2.1.so