Merge "Install platform-bootclasspath generated config in /system/etc."
This commit is contained in:
commit
f1cb594c05
1 changed files with 4 additions and 1 deletions
|
|
@ -20,7 +20,10 @@ prebuilt_etc {
|
|||
name: "init.rc",
|
||||
src: "init.rc",
|
||||
sub_dir: "init/hw",
|
||||
required: ["fsverity_init"],
|
||||
required: [
|
||||
"fsverity_init",
|
||||
"platform-bootclasspath",
|
||||
],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue