From 1eba69d346e164a60ad4a16bfeac501c1fca8871 Mon Sep 17 00:00:00 2001 From: Jordan Liu Date: Thu, 18 Oct 2018 12:24:20 -0700 Subject: [PATCH] Add radio config version 1.1 Version 1.1 includes EID as part of SimSlotStatus. Test: make Bug: 116656814 Change-Id: Ief5e866fc2fd91563a02684fa74bcc37081bf1be --- target/product/vndk/current.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/target/product/vndk/current.txt b/target/product/vndk/current.txt index 7d8409b89..c2f367a1a 100644 --- a/target/product/vndk/current.txt +++ b/target/product/vndk/current.txt @@ -121,6 +121,7 @@ VNDK-core: android.hardware.power@1.1.so VNDK-core: android.hardware.power@1.2.so VNDK-core: android.hardware.power@1.3.so VNDK-core: android.hardware.radio.config@1.0.so +VNDK-core: android.hardware.radio.config@1.1.so VNDK-core: android.hardware.radio.deprecated@1.0.so VNDK-core: android.hardware.radio@1.0.so VNDK-core: android.hardware.radio@1.1.so