Home
last modified time | relevance | path

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

/build/soong/scripts/
Dmanifest_check.py89 manifest_required, manifest_optional, tags = extract_uses_libs_apk(manifest)
121 def extract_uses_libs_apk(badging): function