Home
last modified time | relevance | path

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

/frameworks/webview/chromium/tools/
Dgenerate_local_manifest.py17 def createLocalManifest(manifest_path, local_manifest_path, path_to_exclude): argument
35 local_manifest_dir = os.path.dirname(local_manifest_path)
38 local_manifest_tree.write(local_manifest_path,
57 local_manifest_path = os.path.join(android_build_top,
63 createLocalManifest(manifest_path, local_manifest_path, path_to_exclude)
64 print 'Local manifest created in: %s' % local_manifest_path