Fix #4808 - revert 8eaef3d4
Description
Using the legacy HAL breaks hotspot - see issue #4808. Commit 8eaef3d4 changed to use legacy HAL, this commit reverts that one
Issue(s)
Test environment
Make a v0.21-r
build of suzuran using this branch
Test procedures
Run Test plan: https://qa.e.foundation/plan/91/device-healthcheck
Technical details
The original commit - to use the legacy HAL - was because the non-legacy HAL uses a fake wifi address (00:...); not the hardcoded mac-address.
We need to look further into that issue, but in the meantime, we should revert to using the legacy HAL in R to allow hotspot to work
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update
Edited by Nicolas Gelot