| commit | f1cb594c05991f060b94f2ced28706d42574db16 | [log] [tgz] |
|---|---|---|
| author | Treehugger Robot <treehugger-gerrit@google.com> | Fri Apr 16 01:51:33 2021 +0000 |
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Apr 16 01:51:33 2021 +0000 |
| tree | 7d159d9ad3219cd1c21be97de22c4eeb7f456771 | |
| parent | 5e89a35ae39c6416157d870eab17ecb275852e63 [diff] | |
| parent | a2631ebc139516bfa8ad578c1b5a7ea7bc3f8b0d [diff] |
Merge "Install platform-bootclasspath generated config in /system/etc."
diff --git a/rootdir/Android.bp b/rootdir/Android.bp index 8189fa2..ae21633 100644 --- a/rootdir/Android.bp +++ b/rootdir/Android.bp
@@ -20,7 +20,10 @@ name: "init.rc", src: "init.rc", sub_dir: "init/hw", - required: ["fsverity_init"], + required: [ + "fsverity_init", + "platform-bootclasspath", + ], } prebuilt_etc {