Disable Proximity Sensor during call

前端 未结 9 1590
春和景丽
春和景丽 2021-02-01 02:44

I dropped my phone and looks like my proximity sensor no longer works reliably. It returns Near all the time. The problem is, the display turns off during call and I wo

9条回答
  •  说谎
    说谎 (楼主)
    2021-02-01 03:15

    edit build.prop in folder /system if below line is exist change the value and if not exist add this line and save.(device must be rooted)

    ro.lge.proximity.delay=25
    mot.proximity.delay=25  
    

提交回复
热议问题