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

Commit 184c1b54 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Revert "Clarify the ComposerClient comment for CONFIG_GROUP""

parents 5dc5f263 0e9328e2
Loading
Loading
Loading
Loading
+1 −3
Original line number Original line Diff line number Diff line
@@ -34,9 +34,7 @@ interface IComposerClient extends @2.3::IComposerClient {
        /**
        /**
         * The configuration group ID (as int32_t) this config is associated to.
         * The configuration group ID (as int32_t) this config is associated to.
         * Switching between configurations within the same group may be done seamlessly
         * Switching between configurations within the same group may be done seamlessly
         * in some conditions via setActiveConfigWithConstraints. Configurations which
         * in some conditions via setActiveConfigWithConstraints.
         * share the same config group are similar in all attributes except for the
         * vsync period.
         */
         */
        CONFIG_GROUP = 7,
        CONFIG_GROUP = 7,
    };
    };