summaryrefslogtreecommitdiffstats
path: root/CrespoParts/AndroidManifest.xml
diff options
context:
space:
mode:
authorelektroschmock <elektroschmock78@googlemail.com>2012-10-28 20:32:25 +0100
committerelektroschmock <elektroschmock78@googlemail.com>2012-10-29 19:06:56 +0100
commitb403ab69df89a17669fc5678248068dfbddd0733 (patch)
tree3e35a6cb52cc8390e36d58bf219fdaaad203c2b9 /CrespoParts/AndroidManifest.xml
parentd5018f60871c42d88e3295dbea0fa588cdc8c4fb (diff)
downloaddevice_samsung_crespo-b403ab69df89a17669fc5678248068dfbddd0733.zip
device_samsung_crespo-b403ab69df89a17669fc5678248068dfbddd0733.tar.gz
device_samsung_crespo-b403ab69df89a17669fc5678248068dfbddd0733.tar.bz2
CrespoParts: Cleanup unused strings
Patch set 1 - Removed unused strings Make deepidle stats dependent of deepidle activated in kernel Patch Set 2 - Reworked Idle Stats disabling. Justin White <just6979@gmail.com> Patch set 3 - Fixed code style - removed tabs Change-Id: Ia489a657742227f32c82dfa74237229619782d53
Diffstat (limited to 'CrespoParts/AndroidManifest.xml')
-rw-r--r--CrespoParts/AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/CrespoParts/AndroidManifest.xml b/CrespoParts/AndroidManifest.xml
index 12b1009..c0abbdf 100644
--- a/CrespoParts/AndroidManifest.xml
+++ b/CrespoParts/AndroidManifest.xml
@@ -25,7 +25,6 @@
<activity android:name=".GeneralFragmentActivity" />
<activity android:name=".DisplayFragmentActivity" />
- <activity android:name=".SoundFragmentActivity" />
</application>
</manifest>