mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Populate legacy HAL stub for
wifi_virtual_interface_create_with_vendor_data. Bug: 296069900 Test: m Change-Id: I11bf4413cd2484e033443cdb10bec16f4ef01c20
This commit is contained in:
@@ -188,6 +188,7 @@ bool initHalFuncTableWithStubs(wifi_hal_fn* hal_fn) {
|
||||
populateStubFor(&hal_fn->wifi_twt_session_resume);
|
||||
populateStubFor(&hal_fn->wifi_twt_session_teardown);
|
||||
populateStubFor(&hal_fn->wifi_twt_session_get_stats);
|
||||
populateStubFor(&hal_fn->wifi_virtual_interface_create_with_vendor_data);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user