-
Notifications
You must be signed in to change notification settings - Fork 663
Common Issues and fixes
This subpage is highly dependent on user contributions based on their experiences
This subpage gives many fixes within phh settings which can be located in settings
NOTE: provided solutions are NOT GUARANTEED to fix the issue, although they have been tested to work for most users
Try disabling A2DP offload from phh settings in Settings and reboot
Try enabling "Disable "Voice Call In" route" in phh settings > misc
Enable alternate backlight scale and linear brightness slider in phh settings
adb shell setprop persist.sys.qcom-brightness $(cat /sys/class/leds/lcd-backlight/max_brightness)
Enable alternative headphones detection in phh settings and reboot
adb shell setprop persist.sys.overlay.devinputjack true
Open Settings > Apps > Show system apps (in the top-right 3 dot menu) > disable com.google.android.setupwizard
(Android Setup)
adb shell setprop persist.sys.phh.fingerprint.nocleanup true
Check force refresh rate option in phh settings
adb shell -c service call SurfaceFlinger 1035 i32 0
Try disabling A2DP offload in phh settings
Enable Force always on display in phh settings > misc, and then reboot. Go to lock screen settings in display settings, scroll down, and check if always on display can be configured
Disable media recommendations under Sound & Vibration > Media > Show media recommendations
adb shell settings put global restricted_networking_mode 0