Commit 250b705
fix(android): bootloaders: Fix repo init to use release manifest
Right now, we point to the bootloaders.xml file, which is the
latest (developement) manifest.
To be consistent with kernel build, pass the release manifest
instead to the repo init command.
Signed-off-by: Mattijs Korpershoek <[email protected]>1 parent 7918014 commit 250b705
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments