Enable double-tap to wake up from sleep in Android 11

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Enable double-tap to wake up from sleep in Android 11

1,020 次查看
abhiroopnray
Contributor III

Hi,

 

I am using Android 11 in custom IMX8MPlus board.

I want to implement double-tap to wake up the screen. I have made the below changes.

<!-- Whether device supports double tap to wake -->
- <bool name="config_supportDoubleTapWake">false</bool>
+ <bool name="config_supportDoubleTapWake">true</bool>

in ${MY_ANDROID}\framework\base/core/res/res/values/config.xml file. But still the screen is not waking up on double-tap.

 

Please let me know how to implement double-tap to enable the screen.

 

Thanks,

Abhiroop Nandi Ray 

0 项奖励
回复
1 回复

991 次查看
jimmychan
NXP TechSupport
NXP TechSupport

Unfortunately, we don't have dt2w.

0 项奖励
回复