| Index: android_webview/tools/system_webview_shell/apk/AndroidManifest.xml
|
| diff --git a/android_webview/tools/system_webview_shell/apk/AndroidManifest.xml b/android_webview/tools/system_webview_shell/apk/AndroidManifest.xml
|
| index 8a966ea4438a966e7020d32b5c45172080cbeaaf..1de315dee4376f9d2d13971cf0041b8721038e2e 100644
|
| --- a/android_webview/tools/system_webview_shell/apk/AndroidManifest.xml
|
| +++ b/android_webview/tools/system_webview_shell/apk/AndroidManifest.xml
|
| @@ -68,7 +68,7 @@
|
| android:label="@string/title_activity_browser"
|
| android:exported="true"
|
| android:windowSoftInputMode="adjustResize"
|
| - android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout">
|
| + android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout|density">
|
| <intent-filter>
|
| <action android:name="android.intent.action.MAIN" />
|
| <category android:name="android.intent.category.LAUNCHER" />
|
|
|