commit | 4e619bcc370da0d87a36af9ccd9d08c4b168a234 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Sep 13 15:51:34 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Sep 13 15:51:34 2021 +0900 |
tree | d4f8083b07473bfd69ebfc11dbbb83c8bc21c111 | |
parent | 64d96fb60240eebfcac8baa62d8776257465f7ff [diff] |
Remove the i18n APEX from microdroid It was used only by keystore2 via libsqlite. keystore2 now depends on libsqlite_noicu which is a variant of libsqlite built without the ICU extension [1]. [1] https://www.sqlite.org/src/file?name=ext/icu/README.txt Bug: 199674764 Test: du -sh com.android.virt.apex 162MB -> 97MB Change-Id: Iac25e11bb63509c0518b56597dd422c60c08fb60
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.