|
| 1 | +*List of Settings that can be read or written with the WRITE_SETTINGS permission on TC53/58* |
| 2 | +========================================================= |
| 3 | +# BSP: Android 14 (BSP: 14-28-03.00-UG-U60-STD-ATH-04) |
| 4 | + |
| 5 | +| Category | Setting Key | Description | Data Type | Default Value | |
| 6 | +| --------------- | ------------------------------------ | ----------------------------------------------------------- | --------- | ---------------------------- | |
| 7 | +| Display | `accelerometer_rotation` | Auto-rotate screen based on orientation | int | 1 (enabled) | |
| 8 | +| | `dim_screen` | Dim screen in battery saver mode (deprecated in later APIs) | int | 1 (enabled) | |
| 9 | +| | `display_default_density_value` | Default screen pixel density (dpi) | int | Device-specific (e.g., 480) | |
| 10 | +| | `display_default_resolution_height` | Default screen height in pixels | int | Device-specific (e.g., 2160) | |
| 11 | +| | `display_default_resolution_width` | Default screen width in pixels | int | Device-specific (e.g., 1080) | |
| 12 | +| | `font_scale` | System font size multiplier | float | 1.0 (100%) | |
| 13 | +| | `min_refresh_rate` | Minimum display refresh rate (Hz) | float | Device-specific (e.g., 60.0) | |
| 14 | +| | `peak_refresh_rate` | Maximum display refresh rate (Hz) | float | Device-specific (e.g., 60.0) | |
| 15 | +| | `screen_auto_brightness_adj` | Auto-brightness adjustment factor (-1.0 to 1.0) | float | 0.0 (neutral) | |
| 16 | +| | `screen_brightness` | Manual screen brightness (0-255) | int | ~102 (40%) | |
| 17 | +| | `screen_brightness_for_vr` | Brightness level for VR mode | int | ~86 (34%) | |
| 18 | +| | `screen_brightness_mode` | Brightness control mode (0=manual, 1=auto) | int | 1 (auto) | |
| 19 | +| | `screen_off_timeout` | Time until screen sleeps (ms) | int | 60000 (1 min) | |
| 20 | +| | `user_rotation` | Forced screen orientation (0=0°, 1=90°, 2=180°, 3=270°) | int | 0 (portrait) | |
| 21 | +| Sound | `alarm_alert` | Alarm sound URI | string | Device-specific | |
| 22 | +| | `call_connected_tone_enabled` | Play tone when call connects | int | 0 (disabled) | |
| 23 | +| | `dtmf_tone` | Play tones when dialing | int | 0 (disabled) | |
| 24 | +| | `dtmf_tone_type` | DTMF tone type (0=normal, 1=long) | int | 0 | |
| 25 | +| | `lockscreen_sounds_enabled` | Play sounds when unlocking | int | 1 (enabled) | |
| 26 | +| | `mode_ringer_streams_affected` | Streams affected by ringer mode (bitmask) | int | 166 | |
| 27 | +| | `mute_streams_affected` | Streams that can be muted (bitmask) | int | 111 | |
| 28 | +| | `notification_sound` | Notification sound URI | string | Device-specific | |
| 29 | +| | `ringtone` | Incoming call ringtone URI | string | Device-specific | |
| 30 | +| | `sound_effects_enabled` | UI interaction sounds | int | 1 (enabled) | |
| 31 | +| | `vibrate_when_ringing` | Vibrate on incoming call | int | 1 (enabled) | |
| 32 | +| Volume | `volume_alarm` | Alarm volume level | int | 6 | |
| 33 | +| | `volume_bluetooth_sco` | Bluetooth call volume | int | 7 | |
| 34 | +| | `volume_music` | Media volume | int | 5 | |
| 35 | +| | `volume_music_ble_broadcast` | BLE broadcast media volume | int | 3 | |
| 36 | +| | `volume_music_ble_headset` | BLE headset media volume | int | 3 | |
| 37 | +| | `volume_music_bt_a2dp_hp` | Bluetooth A2DP headphone volume | int | 3 | |
| 38 | +| | `volume_music_speaker` | Speaker media volume | int | 9 | |
| 39 | +| | `volume_music_usb_headset` | USB headset media volume | int | 3 | |
| 40 | +| | `volume_notification` | Notification volume | int | 5 | |
| 41 | +| | `volume_notification_speaker` | Speaker notification volume | int | 2 | |
| 42 | +| | `volume_ring` | Ringer volume | int | 5 | |
| 43 | +| | `volume_ring_speaker` | Speaker ringer volume | int | 2 | |
| 44 | +| | `volume_system` | System sounds volume | int | 7 | |
| 45 | +| | `volume_voice` | Voice call volume | int | 4 | |
| 46 | +| Haptics | `haptic_feedback_enabled` | Vibrate on touch interactions | int | 1 (enabled) | |
| 47 | +| Notification | `charging_led_notification` | Show LED while charging | int | 1 (enabled) | |
| 48 | +| | `nled_brightness_value` | Notification LED brightness (0-255) | int | 255 (max) | |
| 49 | +| | `notification_light_pulse` | Pulse LED for notifications | int | 1 (enabled) | |
| 50 | +| Input | `keylight_auto_brightness` | Auto-adjust keyboard backlight | int | 1 (enabled) | |
| 51 | +| | `keylight_brightness` | Keyboard backlight brightness (0-255) | int | 51 | |
| 52 | +| | `pointer_speed` | Mouse/trackpad speed (-7 to 7) | int | 0 (neutral) | |
| 53 | +| | `touchkeylight_off_timeout` | Time until touchkey lights turn off (ms) | int | 6000 (6 sec) | |
| 54 | +| System | `apply_ramping_ringer` | Gradually increase ringer volume | int | 0 (disabled) | |
| 55 | +| | `end_button_behavior` | Power button action (2=sleep, 1=end call, etc.) | int | 2 (sleep) | |
| 56 | +| | `system_locales` | System language/locale | string | en-US | |
| 57 | +| | `time_12_24` | Time format (12h/24h) | string | 12 (12-hour format) | |
| 58 | +| | `tty_mode` | TTY mode (0=off, 1=full, 2=HCO, 3=VCO) | int | 0 (off) | |
| 59 | +| Connectivity | `data_connection_state_flag` | Mobile data connection state | int | 0 | |
| 60 | +| | `ethernet_tracker_flag` | Ethernet connection tracking | int | 0 | |
| 61 | +| | `rfid_sleep_state` | RFID sleep state | int | 0 | |
| 62 | +| | `wifi_state_flag` | Wi-Fi connection state | int | 0 | |
| 63 | +| Device-Specific | `smart_default_density_values` | Smart display density profiles (OEM-specific) | string | e.g., "408,480,540" | |
| 64 | +| | `smart_docking_densiy_on_dock_save` | Docking density profile (OEM-specific) | int | 0 | |
| 65 | +| | `smart_docking_resolution_dpi_value` | Docking resolution settings (OEM-specific) | string | e.g., "1920,1080,200,10" | |
| 66 | +| | `smart_docking_resolution_setting` | Active docking resolution profile (OEM-specific) | int | 10 | |
| 67 | +| | `xternal_display_id_connected` | Connected external display ID | int | \-1 (none) | |
| 68 | +| | `xternal_display_set_mirror` | Mirror display on external screen | int | 0 (disabled) | |
| 69 | +| | `xternal_display_taskbar_reset` | Reset taskbar on external display | int | 0 (disabled) | |
| 70 | +| Flags | `alarm_alert_set` | Alarm sound configured flag | int | 1 (configured) | |
| 71 | +| | `notification_sound_set` | Notification sound configured flag | int | 1 (configured) | |
| 72 | +| | `ringtone_set` | Ringtone configured flag | int | 1 (configured) | |
0 commit comments