Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad87ec5b authored by Ignacio Solla's avatar Ignacio Solla Committed by Android Git Automerger
Browse files

am cf045ea8: am 803908b0: Merge "[WebView] Remove WEBVIEW_DATA_REDUCTION_PROXY...

am cf045ea8: am 803908b0: Merge "[WebView] Remove WEBVIEW_DATA_REDUCTION_PROXY setting." into lmp-mr1-dev

* commit 'cf045ea8':
  [WebView] Remove WEBVIEW_DATA_REDUCTION_PROXY setting.
parents 402a1404 cf045ea8
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -4587,13 +4587,6 @@ public final class Settings {
         */
        public static final String ANR_SHOW_BACKGROUND = "anr_show_background";

        /**
         * (Experimental). If nonzero, WebView uses data reduction proxy to save network
         * bandwidth. Otherwise, WebView does not use data reduction proxy.
         * @hide
         */
        public static final String WEBVIEW_DATA_REDUCTION_PROXY = "webview_data_reduction_proxy";

        /**
         * The {@link ComponentName} string of the service to be used as the voice recognition
         * service.