Merge "Mark libedify library as recovery_available."

This commit is contained in:
Yifan Hong
2020-01-24 02:31:05 +00:00
committed by Gerrit Code Review
+1
View File
@@ -17,6 +17,7 @@ cc_library_static {
host_supported: true, host_supported: true,
vendor_available: true, vendor_available: true,
recovery_available: true,
srcs: [ srcs: [
"expr.cpp", "expr.cpp",