diff options
author | Jiyong Park <jiyong@google.com> | 2020-11-12 13:14:30 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2020-11-19 08:58:06 +0900 |
commit | 6f0f688c4bcc599fb9c4fecd6ac74e1b828f5255 (patch) | |
tree | b544d5dc6790741e4acf3ff0f6ad3bfd6823f8fd /python/python.go | |
parent | dda8f69e43acfd1393e91f50f4cd661be3f0ac98 (diff) |
add android_filesystem
android_filesystem is a module type that can be used to create filesystem
images out of binaries built for Android. Its initial use will be for
creating an Android-like OS image to run on virtual machines, but the
use is not limited to it.
The module type currently lacks a lot of features like the support for
other filesystem types, and the ability to do something like signing the
image using avbtool, etc. Those will be added in follow-up CLs as we
have actual demands.
Bug: 172414391
Test: m
Change-Id: I4b779d4586e04d9a960688e73b711166708558ab
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions