Loading android/allowlists/allowlists.go +2 −1 Original line number Diff line number Diff line Loading @@ -211,6 +211,7 @@ var ( "external/python/setuptools": Bp2BuildDefaultTrueRecursively, "external/python/six": Bp2BuildDefaultTrueRecursively, "external/rappor": Bp2BuildDefaultTrueRecursively, "external/rust/crates/rustc-demangle": Bp2BuildDefaultTrueRecursively, "external/scudo": Bp2BuildDefaultTrueRecursively, "external/selinux/checkpolicy": Bp2BuildDefaultTrueRecursively, "external/selinux/libselinux": Bp2BuildDefaultTrueRecursively, Loading Loading
android/allowlists/allowlists.go +2 −1 Original line number Diff line number Diff line Loading @@ -211,6 +211,7 @@ var ( "external/python/setuptools": Bp2BuildDefaultTrueRecursively, "external/python/six": Bp2BuildDefaultTrueRecursively, "external/rappor": Bp2BuildDefaultTrueRecursively, "external/rust/crates/rustc-demangle": Bp2BuildDefaultTrueRecursively, "external/scudo": Bp2BuildDefaultTrueRecursively, "external/selinux/checkpolicy": Bp2BuildDefaultTrueRecursively, "external/selinux/libselinux": Bp2BuildDefaultTrueRecursively, Loading