Searched refs:DEBUGGABLE_PROP (Results 1 – 1 of 1) sorted by relevance
82 const DEBUGGABLE_PROP: &str = "ro.boot.microdroid.debuggable"; constant521 Ok(system_properties::read_bool(DEBUGGABLE_PROP, true)?) in is_debuggable()