compliance_checker

command
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2026 License: CC0-1.0 Imports: 9 Imported by: 0

Documentation

Overview

Verify device compliance: encryption, security state, OTA update status.

Queries DevicePolicyManager for encryption, SecurityStateManager for global security state, and SystemUpdateManager for pending updates.

Build:

GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -o build/compliance_checker ./examples/compliance_checker/
adb push build/compliance_checker /data/local/tmp/ && adb shell /data/local/tmp/compliance_checker

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL