ArkCompiler Subsystem Changelog
cl.arkcompiler.1 Deleted /dev/ubsan/
Access Level
Others
Reason for Change
- The /dev/ubsan directory on the device is used to archive UBSan logs. With DFX integration, logs are saved to the /data/log/faultlog/faultlogger directory. The /dev/ubsan directory is no longer required.
- The /dev/ubsan directory cannot isolate read and write permissions among different users, which poses security risks.
Change Impact
This change is a non-compatible change.
The /dev/ubsan directory can no longer be read or written.
Change Since
OpenHarmony 5.0.0.46
Key API/Component Changes
Before change: The /dev/ubsan/ directory can be read and written.
After change: The /dev/ubsan/ directory cannot be read or written.
Adaptation Guide
N/A
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Access Token Changelog