Merge "Allowlist stubby to be run within the path imposer" am: 376cd24d14
am: 1170739206
am: 572bb8ce25
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2007970 Change-Id: I77f2c1463f3ba6589ff10e6ab33eae416fac5c43
This commit is contained in:
@@ -91,6 +91,7 @@ var Configuration = map[string]PathConfig{
|
|||||||
"pstree": Allowed,
|
"pstree": Allowed,
|
||||||
"rsync": Allowed,
|
"rsync": Allowed,
|
||||||
"sh": Allowed,
|
"sh": Allowed,
|
||||||
|
"stubby": Allowed,
|
||||||
"tr": Allowed,
|
"tr": Allowed,
|
||||||
"unzip": Allowed,
|
"unzip": Allowed,
|
||||||
"zip": Allowed,
|
"zip": Allowed,
|
||||||
|
Reference in New Issue
Block a user