Add flag indicating gpu support in emulator system image.

Change-Id: Ica0c02c4d65a3311254f3d46a71956044bf46b82
diff --git a/sdk/images_armeabi_source.prop_template b/sdk/images_armeabi_source.prop_template
index b100e53..8644d10 100644
--- a/sdk/images_armeabi_source.prop_template
+++ b/sdk/images_armeabi_source.prop_template
@@ -4,3 +4,4 @@
 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
 AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
 SystemImage.Abi=armeabi
+SystemImage.GpuSupport=true