[6.3.0][蘑方优化] M1&B1&B2车型禁用左右变道

This commit is contained in:
renwj
2024-03-21 19:23:13 +08:00
parent 0b32ee9944
commit 6d4dc7bfaa
4 changed files with 57 additions and 0 deletions

View File

@@ -23,6 +23,8 @@ interface IMoGoMoFangProvider {
fun unRegisterMoFangStatusListener(listener: OnMoFangStatusListener)
fun isEnabled(inputType: Int, vararg keyCodes: Int): Boolean
/**
* 魔方状态监听器
*/