Skip to content

Commit

Permalink
Update Redmi 9 presets
Browse files Browse the repository at this point in the history
Remove:
key_misc_disable_audio_effects

Add:
key_misc_allow_binder_thread_on_incoming_calls
key_misc_disable_voice_call_in
key_ims_request_network
key_ims_force_enable_setting
  • Loading branch information
wildbeetle authored Aug 18, 2024
1 parent d58ff55 commit 3a7aff0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions infos.json
Original file line number Diff line number Diff line change
Expand Up @@ -963,11 +963,14 @@
},
"preferences": {
"xiaomi_double_tap_to_wake": true,
"key_misc_disable_audio_effects": true,
"key_misc_mediatek_touch_hint_rotate": true,
"key_misc_disable_sf_hwc_backpressure": true,
"key_misc_backlight_scale": true,
"key_misc_bluetooth": "mediatek"
"key_misc_bluetooth": "mediatek",
"key_misc_allow_binder_thread_on_incoming_calls": true,
"key_misc_disable_voice_call_in": true,
"key_ims_request_network": true,
"key_ims_force_enable_setting": true
}
}
]

0 comments on commit 3a7aff0

Please sign in to comment.