Home
last modified time | relevance | path

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

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