Lines Matching full:debuggable
1137 int32_t debuggable = AaptXml::getResolvedIntegerAttribute(res, tree,1140 fprintf(stderr, "ERROR getting 'android:debuggable' attribute: %s\n",1144 if (debuggable != 0) {1145 printf("application-debuggable\n");