Moving recovery resources from /system to /vendor
am: 2254e7c93d

Change-Id: I75427de2c4edc85ab374af0b253bbcc54e18a6be
diff --git a/Android.bp b/Android.bp
index c36085a..f5551db 100755
--- a/Android.bp
+++ b/Android.bp
@@ -16,6 +16,7 @@
 cc_library {
     name: "libbrotli",
     host_supported: true,
+    vendor_available: true,
     recovery_available: true,
     cflags: [
         "-Werror",