summaryrefslogtreecommitdiff
path: root/patches/Android.bp.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/Android.bp.patch')
-rw-r--r--patches/Android.bp.patch32
1 files changed, 16 insertions, 16 deletions
diff --git a/patches/Android.bp.patch b/patches/Android.bp.patch
index f4c06064..2ec02dd2 100644
--- a/patches/Android.bp.patch
+++ b/patches/Android.bp.patch
@@ -92,22 +92,22 @@ index 45707bc..d0369e6 100644
+ "--size_t-is-usize",
+ "--constified-enum-module grpc_status_code",
+ "--default-enum-style rust",
-+ "--whitelist-function=\\bgrpc_.*",
-+ "--whitelist-function=\\bgpr_.*",
-+ "--whitelist-function=\\bgrpcwrap_.*",
-+ "--whitelist-var=\\bGRPC_.*",
-+ "--whitelist-type=\\bgrpc_.*",
-+ "--whitelist-type=\\bgpr_.*",
-+ "--whitelist-type=\\bgrpcwrap_.*",
-+ "--whitelist-type=\\bcensus_context.*",
-+ "--whitelist-type=\\bverify_peer_options.*",
-+ "--blacklist-type=(__)?pthread.*",
-+ "--blacklist-function=\\bgpr_mu_.*",
-+ "--blacklist-function=\\bgpr_cv_.*",
-+ "--blacklist-function=\\bgpr_once_.*",
-+ "--blacklist-type=gpr_mu",
-+ "--blacklist-type=gpr_cv",
-+ "--blacklist-type=gpr_once",
++ "--allowlist-function=\\bgrpc_.*",
++ "--allowlist-function=\\bgpr_.*",
++ "--allowlist-function=\\bgrpcwrap_.*",
++ "--allowlist-var=\\bGRPC_.*",
++ "--allowlist-type=\\bgrpc_.*",
++ "--allowlist-type=\\bgpr_.*",
++ "--allowlist-type=\\bgrpcwrap_.*",
++ "--allowlist-type=\\bcensus_context.*",
++ "--allowlist-type=\\bverify_peer_options.*",
++ "--blocklist-type=(__)?pthread.*",
++ "--blocklist-function=\\bgpr_mu_.*",
++ "--blocklist-function=\\bgpr_cv_.*",
++ "--blocklist-function=\\bgpr_once_.*",
++ "--blocklist-type=gpr_mu",
++ "--blocklist-type=gpr_cv",
++ "--blocklist-type=gpr_once",
+ ]
+ }
+