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

Commit 7e84bc3a authored by Kai Li's avatar Kai Li
Browse files

Export CCAPI baklava flag.

Bug: 381095838
Change-Id: I39560679a9c3f09caf45f0004460526a72be5655
Test: presubmit
parent a6e8e010
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1404,6 +1404,7 @@ java_aconfig_library {
// Content Capture
aconfig_declarations {
    name: "android.view.contentcapture.flags-aconfig",
    exportable: true,
    package: "android.view.contentcapture.flags",
    container: "system",
    srcs: ["core/java/android/view/contentcapture/flags/*.aconfig"],
+1 −0
Original line number Diff line number Diff line
@@ -13,4 +13,5 @@ flag {
    namespace: "machine_learning"
    description: "Feature flag for baklava content capture API"
    bug: "380381249"
    is_exported: true
}