commit | b13117f3ba58c38d516e797beaa5b08378047fe4 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Mon Feb 14 21:06:37 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Wed Feb 16 09:40:27 2022 +0000 |
tree | 5fb2eb9b8fda3a4caf7464278121c9aa1fca9ac9 | |
parent | ba8615a186213169a3bf490aeb8d088ab5f4bf2e [diff] |
Add ro.boot.microdroid.app_debuggable This property is set in the bootconfig to reflect the debuggability of the payload app. It is consumed microdroid_manager as a DICE input and by compos to make choices based on the debuggability, e.g. not doing test builds in non-debug states. Bug: 219740340 Test: atest ComposHostTestCases Test: atest MicrodroidTests Change-Id: If84710f1fdbab957f5d19ce6ba3daad7e3e65935