onclite: wifi: Add HIDL interfaces to wpa_supplicant service definition.
wpa_supplicant registers for ISupplicant and ISupplicantVendor hal interfaces for several versions. To link the hal interfaces with wpa_supplicant service, it should be defined in service definition. This commit adds following missing hal interfaces: - interface android.hardware.wifi.supplicant@1.3::ISupplicant default - interface vendor.qti.hardware.wifi.supplicant@2.0::ISupplicantVendor default - interface vendor.qti.hardware.wifi.supplicant@2.1::ISupplicantVendor default - interface vendor.qti.hardware.wifi.supplicant@2.2::ISupplicantVendor default CRs-Fixed: 2845905 Change-Id: I8ce0d0d6321afb5a77fded7708593b47aa3c3c81
Please register or sign in to comment