summaryrefslogtreecommitdiffstats
path: root/GNexusParts/AndroidManifest.xml
diff options
context:
space:
mode:
authorhumberos <humberos@gmail.com>2012-09-06 09:16:29 -0300
committerhumberos <humberos@gmail.com>2012-09-10 19:53:38 -0300
commit42356b75fc74a2a7b38349a99a83c212d8a94f96 (patch)
tree786c8be2ddeaa6103be78422eb2ea83c8eb7627f /GNexusParts/AndroidManifest.xml
parent07acde36832b05b013e40d4e7f75d2d563cdd88d (diff)
downloaddevice_samsung_tuna-42356b75fc74a2a7b38349a99a83c212d8a94f96.zip
device_samsung_tuna-42356b75fc74a2a7b38349a99a83c212d8a94f96.tar.gz
device_samsung_tuna-42356b75fc74a2a7b38349a99a83c212d8a94f96.tar.bz2
Add GPU@OC support change by sysfs
Change-Id: I0e56cffb24dedf184339694094fe5ab602b3b939
Diffstat (limited to 'GNexusParts/AndroidManifest.xml')
-rw-r--r--GNexusParts/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNexusParts/AndroidManifest.xml b/GNexusParts/AndroidManifest.xml
index 12b1009..e8994c1 100644
--- a/GNexusParts/AndroidManifest.xml
+++ b/GNexusParts/AndroidManifest.xml
@@ -26,6 +26,7 @@
<activity android:name=".GeneralFragmentActivity" />
<activity android:name=".DisplayFragmentActivity" />
<activity android:name=".SoundFragmentActivity" />
+ <activity android:name=".OverClockFragmentActivity" />
</application>
</manifest>