From f623c266ca6f305bf0893660f0fea2022d79ef1b Mon Sep 17 00:00:00 2001 From: Hsin-Yi Chen Date: Tue, 21 Mar 2023 09:36:26 +0000 Subject: [PATCH] Revert "remove health library from VNDK" This reverts commit dbbe29a15f5e4b1532b0240302c397807b6467de. Bug: 274406085 Reason for revert: VNDK 33 should not be modified in U branches. Change-Id: If374d4718243e04e03c48a9c6bbd8f10e3eea898 --- target/product/gsi/33.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/target/product/gsi/33.txt b/target/product/gsi/33.txt index db05f93a36..03a143d02c 100644 --- a/target/product/gsi/33.txt +++ b/target/product/gsi/33.txt @@ -79,6 +79,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.identity-V4-ndk.so VNDK-core: android.hardware.ir-V1-ndk.so