Merge "Mark as recovery_available:true"
This commit is contained in:
commit
ddf2947359
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
|
|
||||||
cc_library_static {
|
cc_library_static {
|
||||||
name: "libbootloader_message",
|
name: "libbootloader_message",
|
||||||
|
recovery_available: true,
|
||||||
srcs: ["bootloader_message.cpp"],
|
srcs: ["bootloader_message.cpp"],
|
||||||
cflags: [
|
cflags: [
|
||||||
"-Wall",
|
"-Wall",
|
||||||
|
|
Loading…
Reference in a new issue