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

Commit 114a119f authored by Joe Antonetti's avatar Joe Antonetti Committed by Android (Google) Code Review
Browse files

Merge "[AppCast][1/N] Add Feature Flag for App Casting" into main

parents 434ddbc6 c2cba984
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -103,3 +103,11 @@ flag {
    description: "Enable medical profile"
    description: "Enable medical profile"
    bug: "414859687"
    bug: "414859687"
}
}

flag {
    name: "enable_remote_app_access"
    is_exported: false
    namespace: "desktop_better_together"
    description: "Enable the Remote App Access API"
    bug: "400970610"
}