Home
last modified time | relevance | path

Searched refs:massageManifest (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
DResource.cpp860 status_t massageManifest(Bundle* bundle, ResourceTable* table, sp<XMLNode> root) in massageManifest() function
1761 err = massageManifest(bundle, &table, manifestTree); in buildResources()