commit | 35449909c213512e7e021d16d65fb324bdb1af3f | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Apr 07 22:35:10 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Mon Apr 10 06:15:18 2023 +0000 |
tree | 7b1bacf97f3288b71692dfa37563200e165db189 | |
parent | b84c18e110c00efc667c30b32960864c979995fe [diff] |
Skip test if debug policy cannot be disabled Debug policy can still be enabled in user build, but we can't disable debug policy nor get debug policy value to determine debug policy behavior. Skipping test if debug policy cannot be disabled, so result is unpredictable. Bug: 274907690, Bug: 275277967 Test: `atest MicrodroidTestApp` in both user and userdebug build Change-Id: I72097f4f28b8a01d291101c5fe5f94e8e1e6618f
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.