Searched refs:is_apexd (Results 1 – 1 of 1) sorted by relevance
465 const bool is_apexd = args_[0] == "/system/bin/apexd"; in Start() local467 if (!IsDefaultMountNamespaceReady() && !is_apexd) { in Start()