adb_snapshot_restore_settings
Restore global and secure Android settings from a saved snapshot file to a device via ADB. Applies configuration without installing or uninstalling packages.
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 |