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

Commit e5bdf3ad authored by Tim Joines's avatar Tim Joines Committed by android-build-merger
Browse files

Merge "Disable USAP by default on devices" into qt-dev am: 6c3bbf9e

am: 4ecc6562

Change-Id: I20b23b1cada708e9b5100ef1cdb74ef9de5f4469
parents 5f335038 4ecc6562
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -81,7 +81,7 @@ public class ZygoteProcess {
     * not be used if the devices has a DeviceConfig profile pushed to it that contains a value for
     * not be used if the devices has a DeviceConfig profile pushed to it that contains a value for
     * this key.
     * this key.
     */
     */
    private static final String USAP_POOL_ENABLED_DEFAULT = "true";
    private static final String USAP_POOL_ENABLED_DEFAULT = "false";


    /**
    /**
     * The name of the socket used to communicate with the primary zygote.
     * The name of the socket used to communicate with the primary zygote.