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

Commit d9f93c13 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Correct namespace for do_not_include_capabilities flag" into main

parents a6883689 808e070a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ container: "system"

flag {
    name: "do_not_include_capabilities"
    namespace: "print"
    namespace: "printing"
    description: "Do not use the flag Context.BIND_INCLUDE_CAPABILITIES when binding to the service"
    bug: "291281543"
}