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

/frameworks/base/tools/aapt/
H A DAaptAssets.cpp542 ConfigDescription withoutVersion = file->getGroupEntry().toParams(); local
543 withoutVersion.version = 0;
544 AaptConfig::applyVersionForCompatibility(&withoutVersion);
550 (withoutVersion.version != 0) ? "The version qualifier may be implied." : "");

Completed in 98 milliseconds