Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DLink.cpp1439 ManifestFixer manifest_fixer(options_.manifest_fixer_options); in Run() local
1440 if (!manifest_fixer.Consume(context_, manifest_xml.get())) { in Run()