Mark as recovery_available:true
am: 6caa21aa82
Change-Id: I1e1246b5c921c3cdea1ff8a6ea9dc7659e1fce82
This commit is contained in:
commit
e9ff1887fa
|
@ -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"],
|
||||
|
|
Loading…
Reference in New Issue