Searched refs:IS_DEBUGGABLE_PROPERTY (Results 1 – 1 of 1) sorted by relevance
62 #define IS_DEBUGGABLE_PROPERTY "ro.debuggable" macro185 int is_debuggable = osi_property_get_int32(IS_DEBUGGABLE_PROPERTY, 0); in start_up()