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

Commit e6b7268d authored by Zhekai Hu's avatar Zhekai Hu
Browse files

Create a flag for exporting assist virtual node to ccapi.

Test: No test needed.
Flag: android.view.contentcapture.flags.enable_export_assist_virtual_node_to_ccapi
Bug: 430421182

Change-Id: I71d17f813ce306ad02c17e5bb942f111f7224b54
parent e10fa405
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"
}