commit | 248f529da2a8e2f8650967d07927325251c2c9a1 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Sep 16 13:48:46 2022 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Tue Sep 20 13:54:35 2022 +0000 |
tree | b2b96b5647ca47397d7522459f56cd304ba749c8 | |
parent | 00dd71f78198f82d988214af7d1b4360052c84c2 [diff] |
Remove kernel commandline arguments fom bootimg rule These are made part of prebuilt directly using CONFIG_CMDLINE, so we no longer need it in the build rule. panic=-1 is not required sice gki_deficonfig already sets CONFIG_PANIC_TIMEOUT=-1 Bug: b/240235424 Test: atest MicrodroidTestCase Change-Id: I0fabcbb41c2c7c7f659ad0c2c643a24e423e9ee2
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.