commit | 147eb6f93095f1fe6778f5cdd843ddf103fb52cf | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Dec 01 15:12:57 2022 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Mon Dec 05 13:41:27 2022 +0000 |
tree | bc497ec7947996f43eb9ba11f029b0ea427fd8a0 | |
parent | cafb9b966b2de7f8b5cabc91a379997ebc9e8a5a [diff] |
Move some VM config APIs to @TestApi Another change in this topic allows java_sdk_libraries belonging to non-updatable APEXes to contribute to test API stubs. Since getPayloadConfigPath() and setPayloadConfigPath() are not expected to be part of the @SystemApi, move them to @TestApi. Bug: 261004711 Test: presubmit Change-Id: I48a19ed925cc0c75cf6a965699aaa291508ea7d7
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.