Revert "Remove GLTrace support"

This reverts commit 5bf6f3b5bf06e04a742bde8d40409d3c9e434c05.

Change-Id: I25a2d9b4a4b219cb76b405db1f68997519361cd6
diff --git a/opengl/libs/GLES_trace/dev.make b/opengl/libs/GLES_trace/dev.make
new file mode 100644
index 0000000..3405d8e
--- /dev/null
+++ b/opengl/libs/GLES_trace/dev.make
@@ -0,0 +1,9 @@
+## NOTE
+## This file is used for development purposes only. It is not used by the build system.
+
+sync:
+	adb root
+	adb remount
+	adb shell stop
+	adb sync
+	adb shell start