adb_ota_check
Detect OTA updates by comparing current system fingerprint with a saved one, identifying changes in build ID, security patch, baseband, bootloader, or kernel.
Instructions
Compare the current system state against a saved fingerprint. Detects OTA updates by identifying changes in build ID, security patch, baseband firmware, bootloader, or kernel version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fingerprintPath | No | Path to saved fingerprint JSON. If omitted, compares against the most recent fingerprint for this device. | |
| device | No | Device serial |