From 37f0cebe6dfc9ac34b9542bd471aa5a5268e2fe6 Mon Sep 17 00:00:00 2001 From: Sarah Chin Date: Wed, 16 Jun 2021 15:58:35 -0700 Subject: [PATCH] Add Radio AIDL to VNDK Test: build Bug: 198331182 Change-Id: I95d089fb23c4a3baa7f7a6c1435099f34a1af5a3 --- target/product/gsi/current.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/product/gsi/current.txt b/target/product/gsi/current.txt index c0b5387d4a..c7ca178e11 100644 --- a/target/product/gsi/current.txt +++ b/target/product/gsi/current.txt @@ -95,6 +95,8 @@ VNDK-core: android.hardware.power-V2-ndk.so VNDK-core: android.hardware.power-V2-ndk_platform.so VNDK-core: android.hardware.power.stats-V1-ndk.so VNDK-core: android.hardware.power.stats-V1-ndk_platform.so +VNDK-core: android.hardware.radio-V1-ndk.so +VNDK-core: android.hardware.radio-V1-ndk_platform.so VNDK-core: android.hardware.rebootescrow-V1-ndk.so VNDK-core: android.hardware.rebootescrow-V1-ndk_platform.so VNDK-core: android.hardware.security.keymint-V1-ndk.so