Merge "Disable USAP by default on devices" into qt-dev
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user