Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/cmd/
H A DLink.h69 bool no_resource_removal = false; member
158 &options_.no_resource_removal); in LinkCommand()
H A DLink.cpp1986 if (!options_.no_resource_removal) { in Run()