adb_snapshot_restore_settings
Restore global and secure settings from a saved snapshot to an Android device via ADB. Installed packages remain unchanged.
Instructions
Restore settings from a saved snapshot to the current device. Only restores global and secure settings — does not install/uninstall packages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshotPath | Yes | Path to the saved snapshot JSON file | |
| namespace | No | Which settings namespace to restore | both |
| device | No | Device serial |