removed non-existing attributes in /res/values folder

This commit is contained in:
Nicolaas van Oosten Saez 2022-02-01 14:42:48 +01:00
parent 0dcf96f793
commit 95546a1d14
4 changed files with 0 additions and 1122 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,28 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="config_adaptive_display_solution_enabled">true</bool>
<bool name="config_automatic_brightness_available">true</bool>
<bool name="config_all_around_sensing_enabled">false</bool>
<bool name="config_big_data_logging_enabled">false</bool>
<bool name="config_bluetooth_hfp_inband_ringing_support">true</bool>
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>
<bool name="config_camera_sound_forced">false</bool>
<bool name="config_carrier_volte_available">true</bool>
<bool name="config_cellBroadcastAppLinks">true</bool>
<bool name="config_device_volte_available">true</bool>
<bool name="config_device_vt_available">true</bool>
<bool name="config_device_wfc_ims_available">true</bool>
<bool name="config_dynamic_automatic_brightness_available">true</bool>
<bool name="config_enableMultiUserUI">true</bool>
<bool name="config_eye_comfort_solution_enabled">true</bool>
<bool name="config_fillMainBuiltInDisplayCutout">false</bool>
<bool name="config_hotswapCapable">true</bool>
<bool name="config_mdnie_scenario_control_enabled">true</bool>
<bool name="config_showNavigationBar">true</bool>
<bool name="config_speed_up_audio_on_mt_calls">true</bool>
<bool name="config_supportAudioSourceUnprocessed">false</bool>
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
<bool name="config_unplugTurnsOnScreen">true</bool>
<bool name="config_useDevInputEventForAudioJack">true</bool>
<bool name="config_wifiDisplaySupportsProtectedBuffers">true</bool>
<bool name="config_wifi_background_scan_support">true</bool>

View file

@ -1,12 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<integer name="config_autoBrightnessHbmAmbientLux">3000</integer>
<integer name="config_lowLimitAtHighestAutoBrightnessLevel">255</integer>
<integer name="config_minimumBrightnessStepValue">1</integer>
<integer name="config_multiuserMaximumUsers">4</integer>
<integer name="config_screenBrightnessDim">12</integer>
<integer name="config_screenBrightnessExtendedMaximum">486</integer>
<integer name="config_screenBrightnessForClearView">193</integer>
<integer name="config_screenBrightnessSettingDefault">128</integer>
<integer name="config_screenBrightnessSettingMaximum">255</integer>
<integer name="config_screenBrightnessSettingMinimum">0</integer>

View file

@ -1,8 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="config_mainBuiltInDisplayCutout">M 0,0 M 0,12.25101276465640 a 10.60613009248640,10.60613009248640 0 1,0 0,21.21226018497290 a 10.60613009248640,10.60613009248640 0 1,0 0,-21.21226018497290 Z @dp</string>
<string name="config_mms_user_agent">Android-Mms/2.0</string>
<string name="config_mms_user_agent_profile_url">http://www.google.com/oha/rdf/ua-profile-kila.xml</string>
<string name="config_optionalPackageVerifierName">seemp.service</string>
<string name="config_persistentDataPackageName">com.google.android.gms</string>
</resources>