From f8b90b42fb418253b819f45bb1a9bc23a91cae01 Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Tue, 14 Aug 2018 13:33:16 -0700 Subject: [PATCH] Add power@1.3 to the VNDK. Bug: 110112323 Test: (sanity) build + boot walleye Change-Id: Ie1cf3fc95b1a0bd53c8cf015df2af10c74979003 --- 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 a6086906f1..55cfc38e6d 100644 --- a/target/product/vndk/current.txt +++ b/target/product/vndk/current.txt @@ -115,6 +115,7 @@ VNDK-core: android.hardware.oemlock@1.0.so VNDK-core: android.hardware.power@1.0.so 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.deprecated@1.0.so VNDK-core: android.hardware.radio@1.0.so