Home
last modified time | relevance | path

Searched refs:has_apex (Results 1 – 1 of 1) sorted by relevance

/art/dexopt_chroot_setup/
Ddexopt_chroot_setup.cc507 bool has_apex = apex_entries.size() > 1; in TearDownChroot() local
509 if (has_apex && OS::FileExists(PathInChroot("/system/bin/apexd").c_str())) { in TearDownChroot()