commit | 33ce773186f39aa52e69cc79459cff7ccb5b9b0d | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Mar 02 13:15:42 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Thu Mar 02 14:28:06 2023 +0000 |
tree | a668b402cb1ff36df2f6e90bac4fa9cf9bfa936c | |
parent | 83e5bc8a7b5fd623f58aaeabbecec8d1f5419c21 [diff] |
Handle split APKs If no APK path is set, but we know the binary payload name, search for a split APK containing the payload. If there aren't any splits, or we don't find it, fall back to the primary APK as previously. Bug: 247116743 Test: atest MicrodroidTests Change-Id: I5b28b61500a3fe3564e637c76bb52a4d197a1ff6
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.