Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp96 static bool is_debuggable_build() { in is_debuggable_build() function
314 if (is_debug_runtime() || (background_job_compile && is_debuggable_build() && !is_release)) { in run_dex2oat()