OSDN Git Service

Add information about OpenGL driver version
[android-x86/packages-apps-Settings.git] / res / xml / device_info_settings.xml
index 3930896..f5ba87f 100644 (file)
                 android:title="@string/kernel_version"
                 android:summary="@string/device_info_default"/>
 
+        <!-- OpenGL Version -->
+        <Preference android:key="opengl_version"
+                style="?android:preferenceInformationStyle"
+                android:title="@string/opengl_version"
+                android:summary="@string/device_info_default"/>
+
         <!-- Detailed build version -->
         <Preference android:key="build_number"
                 style="?android:preferenceInformationStyle"