Snap for 4632767 from 533f2ba92a89de01206c30d347e94daa01d3c79a to pi-release

Change-Id: I25f0e0ee42bc1676ee67a212ad82fd69c3faba5d
diff --git a/Android.bp b/Android.bp
index d88e736..ccf2cb2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -439,6 +439,9 @@
         android_x86: {
             enabled: true,
         },
+        android_x86_64: {
+            enabled: true,
+        },
         linux_glibc: {
             enabled: true,
         },