Lines Matching refs:debuggable
1323 int32_t debuggable = AaptXml::getResolvedIntegerAttribute(res, tree,1326 fprintf(stderr, "ERROR getting 'android:debuggable' attribute: %s\n",1330 if (debuggable != 0) {1331 printf("application-debuggable\n");