Files
device_samsung_a71-common/rro_overlays/SoftapOverlay/res/values/bools.xml
Haky86 0293e97298 a71-common: Import SoftapOverlay from stock
* Taken from a71naxx-user 13 TP1A.220624.014 A715FXXSBDXB1 release-keys.

Change-Id: Ib2dd1dfce2d368ab8dba545ee278fb6ebf9ede5b
2024-07-29 14:35:04 +02:00

20 lines
849 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
/*
* Copyright (C) 2024 The LineageOS Project
*
* SPDX-License-Identifier: Apache-2.0
*/
-->
<resources>
<bool name="config_wifiSofapClientForceDisconnectSupported">false</bool>
<bool name="config_wifiSoftApDynamicCountryCodeUpdateSupported">true</bool>
<bool name="config_wifiSoftapAutoAppendLowerBandsToBandConfigurationEnabled">false</bool>
<bool name="config_wifiSoftapAutoUpgradeToBridgedConfigWhenSupported">false</bool>
<bool name="config_wifiSoftapPassphraseAsciiEncodableCheck">false</bool>
<bool name="config_wifiSoftapResetChannelConfig">false</bool>
<bool name="config_wifiSoftapResetHiddenConfig">false</bool>
<bool name="config_wifiSoftapResetMaxClientSettingConfig">false</bool>
<bool name="config_wifi_softap_acs_supported">true</bool>
</resources>