mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
2dc47ca9252252cbd0e5d78032274aad33a75bee
If STA and NAN share the same iface wlan0, Wi-Fi vendor HAL service sends eventDisabled to NAN framework when STA setMacAddress to wlan0. This disables NAN when STA is turned on. Since NAN always uses its own random MAC instead of using MAC of STA, this action is not necessary and gets NAN kicked off for no benefits. We add a build time configuration to optionally disable this behavior. Bug: 273426515 Test: manually test Change-Id: Ifc71b7e8d09eac1b66b9e18c70e0e6d202683ff6
…
…
…
…
…
…
…
Merge "VtsHalMediaOmx: fix OmxCodecAllowedTest to match requirement" am:
28d4f75dd0 am: 7d9873d019 am: 64da566f72
…
…
…
…
Merge "Sensor:Add sensor type HINGE_ANGLE to function assertTypeMatchStringType" into android13-tests-dev am:
2550e7a719 am: 0415aad813 am: 70d16e0229
…
…
…
…
…
…
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%