Skip to content

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Sep 11, 2025

This function will return true if:

  • fastboot getvar sbdp:allow = yes && fastboot getvar secure = no
  • or adb shell getprop ro.boot.dpm_state = 0x***1 (secure boot bypassed)

Copy link

google-cla bot commented Sep 11, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@copybara-service copybara-service bot force-pushed the test_805624581 branch 3 times, most recently from 31c68e1 to c7998a6 Compare September 12, 2025 17:33
- `fastboot getvar sbdp:allow` = `yes` && `fastboot getvar secure` = `no`
- or `adb shell getprop ro.boot.dpm_state` = `0x***1` (secure boot bypassed)

PiperOrigin-RevId: 805624581
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants