b0907a6bb8
HIDL libs are not necessarily part of VNDK now. Because some are used by VNDK libs, they are still VNDK. But rest are now just vendor-available. .hidl_for_test files are also removed because they are used to exclude test-purpose hidl libs from VNDK libs. Instead, .hidl_for_system_ext files are added to tests/lazy to distinguish them from others which are installed /system. Bug: 143933769 Test: update-makefiles.sh && m com.android.vndk.current Change-Id: Ia81312dda340b6b5cbdd7a3c21e1d323bda39a4a
19 lines
448 B
Text
19 lines
448 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.wifi@1.3",
|
|
root: "android.hardware",
|
|
srcs: [
|
|
"types.hal",
|
|
"IWifi.hal",
|
|
"IWifiChip.hal",
|
|
"IWifiStaIface.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.wifi@1.0",
|
|
"android.hardware.wifi@1.1",
|
|
"android.hardware.wifi@1.2",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
}
|