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

Commit aed612ab authored by Kangping Dong's avatar Kangping Dong Committed by Android (Google) Code Review
Browse files

Merge "[Thread] add platform flag for mobile Thread APIs" into main

parents b54880da a4bcf500
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -19,3 +19,10 @@ flag {
    description: "Controls whether the Android Thread feature is enabled"
    bug: "384596973"
}

flag {
    name: "thread_mobile_enabled"
    namespace: "thread_network"
    description: "Controls whether Thread support for mobile devices is enabled"
    bug: "363970206"
}