commit | a313e56e87cfc84543ce2051a554a9844c0f7186 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Feb 15 17:04:39 2021 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Feb 17 12:11:02 2021 +0900 |
tree | db702144346eee0ef8335c972295e90567015792 | |
parent | 6d6638cf85851b789437f31de8664a370b500237 [diff] [blame] |
Set base_dir of microdroid to system Bug: 179652970 Test: see contents of microdroid.img Change-Id: I67abae5e308ea1f0d67b426fc2bcaa36773634cc
diff --git a/microdroid/Android.bp b/microdroid/Android.bp index f163d77..012df71 100644 --- a/microdroid/Android.bp +++ b/microdroid/Android.bp
@@ -10,6 +10,7 @@ deps: [ "init_second_stage", ], + base_dir: "system", file_contexts: "microdroid_file_contexts", }