Searched refs:maxResInt (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DAaptAssets.cpp1171 int maxResInt = atoi(bundle->getMaxResVersion()); local
1174 if (dirVersionInt > maxResInt) {
1175 fprintf(stderr, "max res %d, skipping %s\n", maxResInt, entry->d_name);

Completed in 510 milliseconds