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_disable_sf_gl_backpressure
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 committed Aug 19, 2024
1 parent d58ff55 commit 97c3f29
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions infos.json
Original file line number Diff line number Diff line change
Expand Up @@ -963,11 +963,15 @@
},
"preferences": {
"xiaomi_double_tap_to_wake": true,
"key_misc_disable_audio_effects": true,
"key_misc_mediatek_touch_hint_rotate": true,
"key_misc_disable_sf_gl_backpressure": 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 97c3f29

Please sign in to comment.