core: mark libsysutils recovery_available
Change-Id: I4e64c6d3951dac4a424617d8fdf6d37962d3b4f2 Signed-off-by: zlewchan <zlewchan@icloud.com>
This commit is contained in:
parent
2b61cd0b8c
commit
41951e88bb
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ package {
|
|||
|
||||
cc_library {
|
||||
name: "libsysutils",
|
||||
recovery_available: true,
|
||||
vendor_available: true,
|
||||
|
||||
srcs: [
|
||||
|
|
Loading…
Reference in a new issue