Home
last modified time | relevance | path

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

/tools/treble/build/sandbox/
Dbuild_android_sandboxed.py29 readonly_bind_mount=None, env=[]): argument
73 if readonly_bind_mount:
74 readonly_bind_mounts = [readonly_bind_mount]
202 readonly_bind_mount=args['readonly_bind_mount'],