commit | df0e96e962af40df7d6a89f61642e75ff0b6284c | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Tue Jul 04 17:18:02 2023 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Fri Jul 07 14:46:23 2023 +0100 |
tree | 97c13b7d38973083d61fe0d048eade55700245bd | |
parent | 440354afa08a60d396d24024cf8f87774cab88ee [diff] |
Only allow debuggable Microdroid VMs to mount /vendor Until the verification of the /vendor partition we restrict the usage of the feature to only debuggable VMs. If a non-debuggable Microdroid VM is requested to mount /vendor, first_stage_init will crash and the VM won't boot. Bug: 285855436 Test: vm run-microdroid --debug none --vendor test_vendor.img Change-Id: I9d44ad5c1d971bac1a9173c291ce61b628f2f8e9