summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevin Moore <devinmoore@google.com>2023-01-11 21:57:36 +0000
committerDevin Moore <devinmoore@google.com>2023-01-11 23:13:15 +0000
commit6aa5899aaa61e7470aae4f19f722d7d0cf252310 (patch)
tree5763c70aa01cd1744489b21697579a1ed1afe9b1
parentcc5afaa18e4270807f1b5515de983f61bfff13d7 (diff)
downloadlibhidl-6aa5899aaa61e7470aae4f19f722d7d0cf252310.tar.gz
Deprecate HIDL android.system.wifi.keystore interface
This functionality is replaced by new methods added to android.hardware.wifi.supplicant. Test: None Bug: 205764502 Change-Id: Ib1dc238c7a0609bccafec0b9fd7e90b48396d6ac
-rw-r--r--vintfdata/manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vintfdata/manifest.xml b/vintfdata/manifest.xml
index b3d84aa..b93205c 100644
--- a/vintfdata/manifest.xml
+++ b/vintfdata/manifest.xml
@@ -54,7 +54,7 @@
<instance>default</instance>
</interface>
</hal>
- <hal format="hidl">
+ <hal format="hidl" max-level="7">
<name>android.system.wifi.keystore</name>
<transport>hwbinder</transport>
<version>1.0</version>