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

Commit ed6aba48 authored by Sandeep Bandaru's avatar Sandeep Bandaru
Browse files

Add a flag to enable migration to mainline module and related changes.

Bug: 376427781
Flag: NONE adding new flag
Change-Id: Ia01347e95bc5364a8252ac3accde5f104e155c19
parent 54d2284b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -8,3 +8,10 @@ flag {
    description: "Make methods on OnDeviceIntelligenceManager available for local inference."
    bug: "304755128"
}
flag {
    name: "enable_on_device_intelligence_module"
    is_exported: true
    namespace: "ondeviceintelligence"
    description: "Enable migration to mainline module and related changes."
    bug: "376427781"
}
 No newline at end of file