summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-09-07 15:57:32 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-09-09 19:21:07 +0200
commit1aa7e2dd1af9157d8c129be28a3f6bcf4c337519 (patch)
treef5a4d7d8dfb14cd76afd9db5d9130b9946149dbf
parent12bb0bc37a0a7f64bfc2cafd92e2b257db69df01 (diff)
downloaddevice_samsung_midas_common-1aa7e2dd1af9157d8c129be28a3f6bcf4c337519.tar.gz
device_samsung_midas_common-1aa7e2dd1af9157d8c129be28a3f6bcf4c337519.tar.bz2
device_samsung_midas_common-1aa7e2dd1af9157d8c129be28a3f6bcf4c337519.zip
Ship wireless-regdb
This is needed to respect the local radio frequency regulations. For instance for the 5GHz WiFi the WiFi chip needs to move to another channel when a radar beam is about to happen to not disrupt airports radars. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--midas.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/midas.mk b/midas.mk
index c913584..3924afa 100644
--- a/midas.mk
+++ b/midas.mk
@@ -220,6 +220,8 @@ PRODUCT_PACKAGES += \
android.hardware.wifi@1.0-service \
hostapd \
libwpa_client \
+ regulatory.db \
+ regulatory.db.p7s \
wpa_supplicant \
wpa_supplicant.conf \