Merge "Allowlist gcertstatus command to be run" into main am: 78eddf1804
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2791274 Change-Id: I2882726bc9a2b3f99e929327737c4985535452e6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -92,6 +92,7 @@ var Configuration = map[string]PathConfig{
|
||||
"expr": Allowed,
|
||||
"fuser": Allowed,
|
||||
"gcert": Allowed,
|
||||
"gcertstatus": Allowed,
|
||||
"getopt": Allowed,
|
||||
"git": Allowed,
|
||||
"hexdump": Allowed,
|
||||
|
Reference in New Issue
Block a user