Snap for 4745538 from 9d961efd42630793977714c00328e2dd028ca78a to pi-release

Change-Id: Id61fc1e7309668ac128822ded90617adfe1c5701
diff --git a/Android.bp b/Android.bp
index 7ac864f..10471bc 100644
--- a/Android.bp
+++ b/Android.bp
@@ -60,5 +60,6 @@
     ],
     local_include_dirs: ["xkbcommon/src"],
     export_include_dirs: ["xkbcommon"],
+    vendor_available: true,
     name: "libxkbcommon",
 }