4ragaki / android_device_xiaomi_elish

11 stars 1 forks source link

新版本的蓝牙有问题 #4

Open namebuhtig opened 6 months ago

namebuhtig commented 6 months ago

1.四月份的这个版本蓝牙能连接但是声音是从平板出来的,蓝牙耳机没声音。

2.屏幕会时不时的黑一下,开YouTube的画中画模式之后,把YouTube切到后台之后黑屏的现象会更频繁,lineageOS 也有一样的问题。

4ragaki commented 6 months ago

蓝牙音频是因为合并了几条多余配置,把最新的audio/audio_policy_configuration.xml push到/vendor/etc就能解决

第二个还需调查

namebuhtig commented 6 months ago

蓝牙的好了。 黑屏的那个需要我做些什么嘛?

Coxxs commented 5 months ago

When Android tries to lower the refresh rate from 120hz to 30/60hz, the screen may go black for ~0.1 seconds on elish. Oddly enough, when I play 60fps Youtube videos, the system also reduces the refresh rate from 120hz to 30hz after a few seconds, making the video less fluid. I disabled this behavior with adb shell settings put system min_refresh_rate 120.