Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp2500 auto permission_element = Visit(child, "manifest"); in Extract() local
2501 manifest->AddChild(permission_element); in Extract()