commit | 9a33615580078442107ac189f12e14040abf14de | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Tue Jun 21 17:53:01 2022 -0700 |
committer | David Anderson <dvander@google.com> | Tue Jun 21 18:01:52 2022 -0700 |
tree | b8bdb37fe2d6032ced9fd70de47a9094e8f24606 | |
parent | 2f2ff42a2449afd3e88be283b39b492ae206a662 [diff] |
Allow fastbootd to execute dmesg in userdebug builds. This enables users to run "fastboot getvar dmesg" which is important to debugging flashing failures in automation. The command is only allowed on unlocked devices running userdebug builds. Bug: 230269532 Test: fastboot getvar dmesg Change-Id: Ia27268fd984f903ca73e69b5717f4206a3cf1ae9