Merge "Allowlist stubby to be run within the path imposer" am: 376cd24d14

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2007970

Change-Id: If2f27a5e56021072dccc50742f0c8d29c59ef827
This commit is contained in:
Kousik Kumar
2022-03-04 16:28:16 +00:00
committed by Automerger Merge Worker

View File

@@ -91,6 +91,7 @@ var Configuration = map[string]PathConfig{
"pstree": Allowed,
"rsync": Allowed,
"sh": Allowed,
"stubby": Allowed,
"tr": Allowed,
"unzip": Allowed,
"zip": Allowed,