deviceBuildSignature property

String? deviceBuildSignature
getter/setter pair

SHA-256 hash of android.content.pm.Signature (https://developer.android.com/reference/android/content/pm/Signature.html) associated with the system package, which can be used to verify that the system build hasn't been modified.

Implementation

core.String? deviceBuildSignature;