From 01b140d7f1b6cf760b4c6069c93a52906571c0d7 Mon Sep 17 00:00:00 2001 From: Yifan Hong Date: Tue, 19 Oct 2021 12:21:57 -0700 Subject: [PATCH] Add health to VNDK list Test: pass Bug: 177269435 Change-Id: I1653670a02284542eaa39ed7dc33ccc0aec54312 --- 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 285c8c7c2f..399652cb81 100644 --- a/target/product/gsi/current.txt +++ b/target/product/gsi/current.txt @@ -75,6 +75,7 @@ VNDK-core: android.hardware.graphics.allocator@3.0.so VNDK-core: android.hardware.graphics.allocator@4.0.so VNDK-core: android.hardware.graphics.bufferqueue@1.0.so VNDK-core: android.hardware.graphics.bufferqueue@2.0.so +VNDK-core: android.hardware.health-V1-ndk.so VNDK-core: android.hardware.health.storage-V1-ndk.so VNDK-core: android.hardware.health.storage-V1-ndk_platform.so VNDK-core: android.hardware.identity-V3-ndk.so