Mark as recovery_available:true am: 6caa21aa82

am: e9ff1887fa

Change-Id: I96c6d3843197299f75062780c04a2a8b87d78c1b
This commit is contained in:
Jiyong Park 2018-05-24 23:15:42 -07:00 committed by android-build-merger
commit eebab40b19
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"],