Searched refs:zygote_configuration (Results 1 – 1 of 1) sorted by relevance
47 std::string zygote_configuration = GetProperty("ro.zygote", ""); in ControlDefaultServices() local48 if (zygote_configuration != "zygote32" && zygote_configuration != "zygote64") { in ControlDefaultServices()