Also link the 64 bit egl implementation
am: 90d3620cea
Change-Id: Ibc59c49836f3adc7500f8908a65483268ce88c7f
diff --git a/shared/config/init.vsoc.rc b/shared/config/init.vsoc.rc
index db9bf69..738db6b 100644
--- a/shared/config/init.vsoc.rc
+++ b/shared/config/init.vsoc.rc
@@ -8,6 +8,8 @@
chown system system /dev/gce
mount none /vendor/lib/gl_impl/swiftshader /vendor/lib/egl bind rec
+ # Applies only to the 64 bit build, but should be harmless on the 32 bit
+ mount none /vendor/lib64/gl_impl/swiftshader /vendor/lib64/egl bind rec
mount debugfs debugfs /sys/kernel/debug
chmod 0755 /sys/kernel/debug
setprop service.adb.tcp.port 5555