* Taken from a71naxx-user 13 TP1A.220624.014 A715FXXSBDXB1 release-keys. Change-Id: Ib2dd1dfce2d368ab8dba545ee278fb6ebf9ede5b
20 lines
849 B
XML
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>
|