sdm660-common: Mark only strings as untranslatable

Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Alexander Winkowski 2022-08-26 18:41:06 +00:00 committed by pix106
parent 1be0581d35
commit 9b172f48c8
3 changed files with 26 additions and 26 deletions

View file

@ -708,7 +708,7 @@
Note that doze dreams are not subject to the same start conditions as ordinary dreams.
Doze dreams will run whenever the power manager is in a dozing state. -->
<string name="config_dozeComponent">com.android.systemui/com.android.systemui.doze.DozeService</string>
<string name="config_dozeComponent" translatable="false">com.android.systemui/com.android.systemui.doze.DozeService</string>
<!-- Allow automatic adjusting of the screen brightness while dozing in low power state. -->
<bool name="config_allowAutoBrightnessWhileDozing">false</bool>
@ -929,7 +929,7 @@
rat-name:rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max
If no value is found for the rat-name in use, the system default will be applied.
-->
<string-array name="config_mobile_tcp_buffers">
<string-array translatable="false" name="config_mobile_tcp_buffers">
<item>"5gnr:2097152,6291456,16777216,512000,2097152,8388608"</item>
<item>"lte:2097152,4194304,8388608,262144,524288,1048576"</item>
<item>"lte_ca:4096,6291456,12582912,4096,1048576,2097152"</item>
@ -945,7 +945,7 @@
<!-- Boolean indicating if restoring network selection should be skipped -->
<!-- The restoring is handled by modem if it is true-->
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
<bool name="skip_restoring_network_selection">true</bool>
<!-- Whether the new Auto Selection Network UI should be shown -->
<bool name="config_enableNewAutoSelectNetworkUI">false</bool>
@ -988,7 +988,7 @@
<string name="config_wifi_tcp_buffers" translatable="false">524288,2097152,8388608,262144,524288,4194304</string>
<!-- Boolean indicating whether the wifi chipset has 5GHz frequency band support -->
<bool translatable="false" name="config_wifi5ghzSupport">true</bool>
<bool name="config_wifi5ghzSupport">true</bool>
<!-- list of interface names for SoftAp in Dual mode. -->
<string-array translatable="false" name="config_wifi_dual_sap_interfaces">
@ -1042,14 +1042,14 @@
<!-- IWLAN data service package name to bind to by default. If none is specified in an overlay, an
empty string is passed in -->
<string name="config_wlan_data_service_package">vendor.qti.iwlan</string>
<string translatable="false" name="config_wlan_data_service_package">vendor.qti.iwlan</string>
<!-- IWLAN network service package name to bind to by default. If none is specified in an overlay, an
empty string is passed in -->
<string name="config_wlan_network_service_package">vendor.qti.iwlan</string>
<string translatable="false" name="config_wlan_network_service_package">vendor.qti.iwlan</string>
<!-- Telephony qualified networks service package name to bind to by default. -->
<string name="config_qualified_networks_service_package">vendor.qti.iwlan</string>
<string translatable="false" name="config_qualified_networks_service_package">vendor.qti.iwlan</string>
<!-- Specify custom blanking delay of the display -->
<integer name="config_screen_off_delay">0</integer>
@ -1067,9 +1067,9 @@
</string-array>
<!-- SQLite -->
<string name="db_default_journal_mode">MEMORY</string>
<string name="db_default_sync_mode">OFF</string>
<string name="db_wal_sync_mode">OFF</string>
<string translatable="false" name="db_default_journal_mode">MEMORY</string>
<string translatable="false" name="db_default_sync_mode">OFF</string>
<string translatable="false" name="db_wal_sync_mode">OFF</string>
<!-- Amount of time in ms the user needs to press the relevant keys to trigger the
screenshot chord -->
@ -1085,10 +1085,10 @@
<bool name="config_buttonTextAllCaps">false</bool>
<!-- Enable ACS (auto channel selection) for Wifi hotspot (SAP) -->
<bool translatable="false" name="config_wifi_softap_acs_supported">false</bool>
<bool name="config_wifi_softap_acs_supported">false</bool>
<!-- Enable 802.11ac for Wifi hotspot (SAP) -->
<bool translatable="false" name="config_wifi_softap_ieee80211ac_supported">true</bool>
<bool name="config_wifi_softap_ieee80211ac_supported">true</bool>
<!-- Enable Zram writeback feature to allow unused pages in zram be written to flash. -->
<bool name="config_zramWriteback">true</bool>
@ -1133,7 +1133,7 @@
<item name="config_wallpaperMaxScale" format="float" type="dimen">1</item>
<!-- Night display color temperature calibration -->
<string-array name="config_nightDisplayColorTemperatureCoefficients">
<string-array translatable="false" name="config_nightDisplayColorTemperatureCoefficients">
<!-- R a-coefficient --> <item>0.0</item>
<!-- R b-coefficient --> <item>0.0</item>
<!-- R y-intercept --> <item>1.0</item>

View file

@ -24,10 +24,10 @@
<bool name="config_support_rtt">true</bool>
<!-- String indicating the package name of the device ImsService implementation for MMTEL -->
<string name="config_ims_mmtel_package">org.codeaurora.ims</string>
<string name="config_ims_mmtel_package" translatable="false">org.codeaurora.ims</string>
<!-- String indicating the package name of the device ImsService implementation for RCS -->
<string name="config_ims_rcs_package">org.codeaurora.ims</string>
<string name="config_ims_rcs_package" translatable="false">org.codeaurora.ims</string>
<!-- Whether or not to support RCS User Capability Exchange -->
<bool name="config_rcs_user_capability_exchange_enabled">false</bool>

View file

@ -25,29 +25,29 @@
Note: This config is replacing the config_wifi_dual_band_support
since more bands may now be supported (such as 6GHz), the naming dual_band
is no longer indicative, and a separate config now exists for each band -->
<bool translatable="false" name="config_wifi5ghzSupport">true</bool>
<bool name="config_wifi5ghzSupport">true</bool>
<!-- Boolean indicating whether 802.11r Fast BSS Transition is enabled on this platform -->
<bool translatable="false" name="config_wifi_fast_bss_transition_enabled">true</bool>
<bool name="config_wifi_fast_bss_transition_enabled">true</bool>
<!-- Boolean indicating whether the wifi chipset supports background scanning mechanism.
This mechanism allows the host to remain in suspend state and the dongle to actively
scan and wake the host when a configured SSID is detected by the dongle. This chipset
capability can provide power savings when wifi needs to be always kept on. -->
<bool translatable="false" name="config_wifi_background_scan_support">true</bool>
<bool name="config_wifi_background_scan_support">true</bool>
<!-- Boolean indicating whether or not wifi should turn off when emergency call is made -->
<bool translatable="false" name="config_wifi_turn_off_during_emergency_call">true</bool>
<bool name="config_wifi_turn_off_during_emergency_call">true</bool>
<!-- Configure wifi tcp buffersizes in the form:
rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max -->
<string name="config_wifi_tcp_buffers" translatable="false">524288,2097152,8388608,262144,524288,4194304</string>
<!-- Wifi driver supports Automatic channel selection (ACS) for softap -->
<bool translatable="false" name="config_wifi_softap_acs_supported">false</bool>
<bool name="config_wifi_softap_acs_supported">false</bool>
<!-- Wifi driver supports IEEE80211AC for softap -->
<bool translatable="false" name="config_wifi_softap_ieee80211ac_supported">false</bool>
<bool name="config_wifi_softap_ieee80211ac_supported">false</bool>
<!-- Indicates that connected MAC randomization is supported on this device -->
<bool name="config_wifi_connected_mac_randomization_supported">true</bool>
@ -62,17 +62,17 @@
<bool name="config_wifi_link_probing_supported">true</bool>
<!-- Indicates that a full bugreport should be triggered when wifi diagnostics detects an error on non-user (i.e debug) builds -->
<bool translatable="false" name="config_wifi_diagnostics_bugreport_enabled">true</bool>
<bool name="config_wifi_diagnostics_bugreport_enabled">true</bool>
<!-- Integer indicating maximum hardware supported client number of soft ap -->
<integer translatable="false" name="config_wifiHardwareSoftapMaxClientCount">32</integer>
<integer name="config_wifiHardwareSoftapMaxClientCount">32</integer>
<!-- Boolean indicating whether framework needs to set the tx power limit for meeting SAR requirements -->
<bool translatable="false" name="config_wifi_framework_enable_sar_tx_power_limit">true</bool>
<bool name="config_wifi_framework_enable_sar_tx_power_limit">true</bool>
<!-- Indicate the driver support NL80211_REG_CHANGED event. -->
<bool translatable="false" name="config_wifiDriverSupportedNl80211RegChangedEvent">true</bool>
<bool name="config_wifiDriverSupportedNl80211RegChangedEvent">true</bool>
<!-- Indicate the device support request channel on Wi-Fi Aware data-path. -->
<bool translatable="false" name="config_wifiSupportChannelOnDataPath">true</bool>
<bool name="config_wifiSupportChannelOnDataPath">true</bool>
</resources>