Searched refs:RO_DEBUGGABLE (Results 1 – 1 of 1) sorted by relevance
318 static final String RO_DEBUGGABLE = "ro.debuggable"; field in BuildTest334 assertProperty("Must be a non-debuggable build", RO_DEBUGGABLE, "0"); in testIsSecureUserBuild()