Searched refs:debuggable (Results 1 – 1 of 1) sorted by relevance
63 char debuggable[PROP_VALUE_MAX]; in GetLibrary() local64 __system_property_get(kDebuggableSystemProperty, debuggable); in GetLibrary()66 if (strcmp(debuggable, "1") != 0) { in GetLibrary()