Searched refs:DEBUGGABLE_ATTR_ID (Results 1 – 1 of 1) sorted by relevance
208 private static final int DEBUGGABLE_ATTR_ID = 0x0101000f; field in ApkUtils422 if (parser.getAttributeNameResourceId(i) == DEBUGGABLE_ATTR_ID) { in getDebuggableFromBinaryAndroidManifest()