aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2022-12-09 18:09:05 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2022-12-09 18:09:05 +0000
commitc516afe5d07c77da539d7eed6851efeee5c57d55 (patch)
tree3310d80fefbb43635cc9990760afe5c19b6ec72f
parent5bd90d96735540356396dec06fb89ca95c951f12 (diff)
parentbf763c1103670f491c51f592d26eaf87f5d25e0e (diff)
downloadopen-dice-c516afe5d07c77da539d7eed6851efeee5c57d55.tar.gz
Merge "libopen_dice_bcc_bindgen: Export BccHandoverParse"main-16k-with-phones
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 8a653fc..9308f97 100644
--- a/Android.bp
+++ b/Android.bp
@@ -260,6 +260,7 @@ rust_defaults {
"--allowlist-function=BccFormatConfigDescriptor",
"--allowlist-function=BccMainFlow",
"--allowlist-function=BccHandoverMainFlow",
+ "--allowlist-function=BccHandoverParse",
// We also need some constants in addition to the functions.
"--allowlist-var=BCC_INPUT_COMPONENT_NAME",