From 59f77a724930ff3afac27e3c50a25fc48723d3cd 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 Merged-In: 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 6f4b7f1c22..9a02f37c9d 100644 --- a/target/product/gsi/current.txt +++ b/target/product/gsi/current.txt @@ -93,6 +93,8 @@ VNDK-core: android.hardware.power-V1-ndk.so VNDK-core: android.hardware.power-V1-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