Merge "Make libmini_keyctl_static available in recovery"
This commit is contained in:
commit
4bbf1c9d24
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ cc_library_static {
|
|||
],
|
||||
cflags: ["-Werror", "-Wall", "-Wextra"],
|
||||
export_include_dirs: ["."],
|
||||
recovery_available: true,
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
|
|
Loading…
Reference in a new issue