commit | 71dfb9cfccec09c2ad60bfe5726e4f5c9a070f44 | [log] [tgz] |
---|---|---|
author | David Zeuthen <zeuthen@google.com> | Wed May 17 10:36:35 2017 -0400 |
committer | David Zeuthen <zeuthen@google.com> | Wed May 17 14:28:47 2017 -0400 |
tree | c17efcaa360d92adc3b86d9436f5d56980e93d3d | |
parent | a96dc5f4f519f9d79c2cb96ede7a7c6a6216dc45 [diff] |
adb: Allow disabling verity on eng builds when using AVB. Unlike VB1.0, if a device is using AVB then dm-verity is used on any build (userdebug, eng, etc.). Therefore, we should allow disabling verity on any build (except USER), not just userdebug. This bug was pointed out in https://android-review.googlesource.com/#/c/371372/ Bug: 34124301 Test: Manually tested on -eng build on device using AVB. Change-Id: I314550c13d7458d5d1ef68eb06f98849e11fbe15