Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a6188aac authored by Zhekai Hu's avatar Zhekai Hu Committed by Android (Google) Code Review
Browse files

Merge "Create a flag for exporting assist virtual node to ccapi." into main

parents 108ab7fc e6b7268d
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -44,3 +44,11 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_export_assist_virtual_node_to_ccapi"
    namespace: "ailabs"
    description: "Feature flag to enable exporting assist api virtual node to content capture"
    bug: "430421182"
}