commit | 653b063871b10be412f9fb25caa271e1acd13dbd | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Thu Jul 29 17:11:23 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Thu Jul 29 17:11:23 2021 +0900 |
tree | 1884b707657ff33f6d864404c7436f225a2ed035 | |
parent | 59c744bd3d39d9283e606166b1753c388f1cd0ea [diff] |
init: no bootstrap mount namespace for microdroid The reason for two mount namespace (bootstrap/default) is that we have two sets of different APEXes to activate. But in microdroid, we don't need two separate mount namespaces because there's only one set of non-updatable APEXes in built-in directories and payloads (passed from host Android). Bug: 185991357 Test: MicrodroidHostTestCases Change-Id: I4469f3b1d90f9543ecb980a450eaaf1c20b94c58