mirror of
https://github.com/openharmony/vendor_kaihong.git
synced 2026-07-01 21:24:01 -04:00
hostapd hdi interface require - vendor_kaihong
Signed-off-by: SubmarinePhantom <liuxiyao223@huawei.com> Change-Id: I9afdd1dfd4f36eec862cbdb6366f25bbcfc2dd21
This commit is contained in:
@@ -160,6 +160,14 @@
|
||||
serviceName = "wpa_interface_service";
|
||||
}
|
||||
}
|
||||
hostapd_device :: device {
|
||||
device0 :: deviceNode {
|
||||
policy = 2;
|
||||
priority = 100;
|
||||
moduleName = "libhostapd_hdi_c_device.z.so";
|
||||
serviceName = "hostapd_interface_service";
|
||||
}
|
||||
}
|
||||
}
|
||||
audio :: host {
|
||||
hostName = "audio_host";
|
||||
|
||||
Reference in New Issue
Block a user