-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
部分设备的飞行模式开关采取的行为类似插拔usb外接设备,控制中心设置飞行 模式开关会控制soft block,开关物理飞行模式会直与控制中心状态形成竞态导 致soft block并未传达到usb设备时,该设备已经卸载。此修改只是优化,无法 解决快速开关问题。 Log: 修复飞行模式状态不正确问题 Bug: https://pms.uniontech.com/bug-view-254511.html Influence: 飞行模式 Change-Id: Icfa96446df73a86b171057759d0c087060acd5d8
- Loading branch information
liaohanqin
committed
May 29, 2024
1 parent
8df0994
commit ec3faec
Showing
2 changed files
with
91 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters