Home
last modified time | relevance | path

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

/packages/modules/Virtualization/microdroid_manager/src/
Dmain.rs82 const DEBUGGABLE_PROP: &str = "ro.boot.microdroid.debuggable"; constant
521 Ok(system_properties::read_bool(DEBUGGABLE_PROP, true)?) in is_debuggable()