commit | 4e207a1753c051505c3039e7d7ea12c533f9aaa3 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Wed Aug 04 03:36:47 2021 +0000 |
committer | Inseob Kim <inseob@google.com> | Wed Aug 04 09:03:15 2021 +0000 |
tree | bea4c42ab72c6046f0aa67340413f7578e067fe1 | |
parent | a920f9e4d25abb5f33cd07be8d70acba6b58776c [diff] |
Remove shell invoking of payload The payload will be automatically run by microdroid_manager. Bug: 193118220 Test: atest MicrodroidHostTestCases Change-Id: I851bc7890ebfc27dadea1fa9ce09413e18aed07c
diff --git a/microdroid/Android.bp b/microdroid/Android.bp index a5b2898..5b183fc 100644 --- a/microdroid/Android.bp +++ b/microdroid/Android.bp
@@ -35,6 +35,10 @@ target: "/system/etc", name: "etc", }, + { + target: "/system/bin", + name: "bin", + }, ] android_system_image {