Android DeviceConfig.java 系统设备配置调试命令:device_config命令
device_config命令和settings命令使用方式很相似。

adb shell device_config get NAMESPACE KEY
adb shell device_config put NAMESPACE KEY VALUE
adb shell device_config list NAMESPACE

adb shell device_config get rollback enable_rollback_timeout
adb shell device_config put rollback enable_rollback_timeout 10000
Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐