Mark as recovery_available:true

am: 6caa21aa82

Change-Id: I1e1246b5c921c3cdea1ff8a6ea9dc7659e1fce82
This commit is contained in:
Jiyong Park 2018-05-24 23:07:16 -07:00 committed by android-build-merger
commit e9ff1887fa
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
cc_library_static {
name: "libbuildversion",
host_supported: true,
recovery_available: true,
srcs: ["libbuildversion.cpp"],
export_include_dirs: ["include"],
cflags: ["-fvisibility=hidden"],