From 2ef12cb1c2f855aee2f1b0c18591b7800c45bff3 Mon Sep 17 00:00:00 2001 From: ChengYou Ho Date: Tue, 8 Dec 2020 18:03:12 +0800 Subject: [PATCH] Add OemLock HAL to VNDK-core list Bug: 176107318 Change-Id: I73da53a2c614c7ef68d07d84fd0e82564d56dbd2 --- 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 2a6981b578..4935a3d853 100644 --- a/target/product/gsi/current.txt +++ b/target/product/gsi/current.txt @@ -75,6 +75,7 @@ VNDK-core: android.hardware.media.omx@1.0.so VNDK-core: android.hardware.media@1.0.so VNDK-core: android.hardware.memtrack-V1-ndk_platform.so VNDK-core: android.hardware.memtrack@1.0.so +VNDK-core: android.hardware.oemlock-V1-ndk_platform.so VNDK-core: android.hardware.power-V1-ndk_platform.so VNDK-core: android.hardware.rebootescrow-V1-ndk_platform.so VNDK-core: android.hardware.security.keymint-V1-ndk_platform.so