forked from LineageOS/android_frameworks_base
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wifi: Add new API to notify wificond of CC have changed
When device doesn't support NL80211_CMD_REG_CHANGED, the wificond has no way to know the CC(country code) have changed. Add a new API to allow the wifi frameworks notify wificond daemon of country code have changed. Bug: 211573255 Bug: 212554181 Bug: 207426796 Test: atest WifiNl80211ManagerTest Test: Maunal Test with log check. Change-Id: I1e2c980062e66e6dcf007c0e2a4f1e9b203536ac
- Loading branch information
Les Lee
committed
Jan 24, 2022
1 parent
8d6f835
commit 1a8877f
Showing
3 changed files
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters