commit | 38b68c6a0e4810b188ac875733d8f480d5e2cf8f | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Tue Nov 22 17:32:21 2022 +0800 |
committer | Yi-Yo Chiang <yochiang@google.com> | Tue Nov 22 17:32:21 2022 +0800 |
tree | 3f25d641ec97b981be51dece05d1a6c8bb4c42a1 | |
parent | 3fca6e72cff8d20f8ac06a2f8f5d2a4821213a94 [diff] |
fastbootd: Add getvar is-force-debuggable Export ro.force.debuggable property so that the user can check image compatibility prior to running fastboot flash. For example, if is-force-debuggable is yes, then the "system" and "vendor" build fingerprint must match. Bug: 191649082 Test: fastboot getvar is-force-debuggable Change-Id: I772d98253f58ba208d5803e18b589ff693deebd0