commit | b24d1dc1da9ebef08f4e5b1631dadccf6473b5e8 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Mon Feb 13 15:34:56 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Sat Mar 04 00:35:01 2023 +0900 |
tree | e295b16eaee7dd6e9f3d75d430252e68eafda365 | |
parent | 8fbfb9e36f9adcc98f5487d30aec7b7ab3a28ab0 [diff] |
Enable adb and adb root with debug level or debug policy adb and adb root are enabled when debug level is full (--debug=full) or debug policy allows so. Debug policy is handled in init.rc instead of changing bootconfig behavior. It allows the identity check to detect debug level changes by bootconfig in the initrd regardless of debug policy. Bug: 268270904, Bug: 26826551 Test: Manual test with custom debug policy Change-Id: Ie6b0a6ae61e387d28873db91f1dcf08941b2fe61
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.