Turn off the locking wrapper

BUG: 118715516
Change-Id: If39970cc3136f9c9b69d5fa1775a5a0e8aac7e82
Merged-In: If39970cc3136f9c9b69d5fa1775a5a0e8aac7e82
Test: Local build and boot
(cherry picked from commit b9dc18ab1da1d78ef6292a57c02d334e60a84c4c)
(cherry picked from commit c9c1ff471324d6b9904f132f14ee8392a8f91b03)
diff --git a/shared/config/init.vsoc.rc b/shared/config/init.vsoc.rc
index 589dfb2..db9bf69 100644
--- a/shared/config/init.vsoc.rc
+++ b/shared/config/init.vsoc.rc
@@ -7,7 +7,7 @@
     mkdir /dev/gce 0750
     chown system system /dev/gce
 
-    mount none /vendor/lib/gl_impl/locking_wrapper /vendor/lib/egl bind rec
+    mount none /vendor/lib/gl_impl/swiftshader /vendor/lib/egl bind rec
     mount debugfs debugfs /sys/kernel/debug
     chmod 0755 /sys/kernel/debug
     setprop service.adb.tcp.port 5555