Skip to content

Commit

Permalink
Merge "Make libmini_keyctl_static available in recovery"
Browse files Browse the repository at this point in the history
  • Loading branch information
Treehugger Robot authored and Gerrit Code Review committed Nov 23, 2021
2 parents a927f51 + 3bada5c commit 4bbf1c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mini_keyctl/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ cc_library_static {
],
cflags: ["-Werror", "-Wall", "-Wextra"],
export_include_dirs: ["."],
recovery_available: true,
}

cc_binary {
Expand Down

0 comments on commit 4bbf1c9

Please sign in to comment.