Merge "Reserve 'init'." am: a19f51eccc
am: 2cdc6d7baf
Change-Id: I871fc91eb9cd5adb159cd98c1820dab7d24fc7ed
This commit is contained in:
commit
28d1ddd03b
1 changed files with 7 additions and 0 deletions
|
|
@ -158,6 +158,13 @@ cc_library_static {
|
|||
},
|
||||
}
|
||||
|
||||
phony {
|
||||
name: "init",
|
||||
required: [
|
||||
"init_second_stage",
|
||||
],
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
name: "init_second_stage",
|
||||
recovery_available: true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue