Removing comments that somehow checked in.
Sorry, i don't know how this happened, but seems like I checked this in by accident before.
This commit is contained in:
parent
a3ab4494b7
commit
cc7c8ea432
1 changed files with 0 additions and 5 deletions
|
@ -7,11 +7,6 @@
|
||||||
|
|
||||||
<application android:label="@string/english_ime_name"
|
<application android:label="@string/english_ime_name"
|
||||||
android:backupAgent="LatinIMEBackupAgent">
|
android:backupAgent="LatinIMEBackupAgent">
|
||||||
<!-- TODO: enable before donut release
|
|
||||||
<supports-density android:density="120" />
|
|
||||||
<supports-density android:density="160" />
|
|
||||||
<supports-density android:density="240" />
|
|
||||||
-->
|
|
||||||
|
|
||||||
<service android:name="LatinIME"
|
<service android:name="LatinIME"
|
||||||
android:label="@string/english_ime_name"
|
android:label="@string/english_ime_name"
|
||||||
|
|
Loading…
Reference in a new issue