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

Commit 87f6cf27 authored by Anna Malova's avatar Anna Malova
Browse files

Flip flag to use WebView's implementation of libpac.

Bug: 148516710
Test: atest com.android.cts.devicepolicy.DeviceOwnerTest#testProxyPacProxyTest
Change-Id: I69843f78534b6acd61816629ae129883b197d9cc
parent 71153912
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -272,7 +272,7 @@
    <!-- When true, Android uses the PAC implementation included in WebView to handle
         networks with PAC scripts.
         When false, Android's own implementation of libpac is used.-->
    <bool name ="config_useWebViewPacProcessor">false</bool>
    <bool name ="config_useWebViewPacProcessor">true</bool>

    <!-- XXXXX NOTE THE FOLLOWING RESOURCES USE THE WRONG NAMING CONVENTION.
         Please don't copy them, copy anything else. -->