System Properties
object SystemProperties
This is a system properties extension tool mirrored from "android.os.SystemProperties".
You can directly access the system's properties through this tool.
Note: The core functionality relies on calling system class through Java reflection, which may be limited by the system versions and third-party ROMs.