Bug 1163211 - Remove windowSoftInputMode comment in AndroidManifest.xml.in r=mcomella

--HG--
extra : rebase_source : 7293355dcc984df348c5e0c7d7325d62c287d69a
This commit is contained in:
Aaron Raimist 2015-05-21 14:17:42 -07:00
parent 9d7e8dcce6
commit 99801a24ce

View File

@ -105,8 +105,6 @@
<meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
#endif
<!-- If the windowSoftInputMode adjust* flag changes below, the
setSoftInputMode call in BrowserSearch#onStop must also be updated. -->
<activity android:name="@MOZ_ANDROID_BROWSER_INTENT_CLASS@"
android:label="@string/moz_app_displayname"
android:taskAffinity="@ANDROID_PACKAGE_NAME@.BROWSER"