From e0707317d9db5e5a68a10fe6584bc5fbbad5672e Mon Sep 17 00:00:00 2001 From: Serik Beketayev Date: Tue, 14 Sep 2021 16:24:57 -0700 Subject: [PATCH] [IRadioConfig] Adding to VNDK Generated IRadioConfig.aidl and dependencies using tool hidl2aidl. Bug: 198331805 Test: m android.hardware.radio.config Change-Id: Ifdbac8646bd20849fe4111f75f411426c5a23248 Merged-In: Ifdbac8646bd20849fe4111f75f411426c5a23248 --- 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 755d85ebc1..ca793ed0df 100644 --- a/target/product/gsi/current.txt +++ b/target/product/gsi/current.txt @@ -95,6 +95,8 @@ 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.radio.config-V1-ndk.so +VNDK-core: android.hardware.radio.config-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