diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 946f73c42..10beaf5fa 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -462,6 +462,7 @@ var ( "test/vts/vts_hal_hidl_target": Bp2BuildDefaultTrueRecursively, + "toolchain/pgo-profiles": Bp2BuildDefaultTrueRecursively, "tools/apifinder": Bp2BuildDefaultTrue, "tools/apksig": Bp2BuildDefaultTrue, "tools/dexter/slicer": Bp2BuildDefaultTrueRecursively,