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

Commit 2c71c6db authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Revert "Clarify the ComposerClient comment for CONFIG_GROUP"" am:...

Merge "Revert "Clarify the ComposerClient comment for CONFIG_GROUP"" am: 184c1b54 am: 47c7b2f3 am: 977156e1 am: 2710afa5

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1830033

Change-Id: I675dd6aa05a683fb3acc61903ebddbbe59ffbb35
parents 3ab31ee5 2710afa5
Loading
Loading
Loading
Loading
+1 −3
Original line number 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.
         * Switching between configurations within the same group may be done seamlessly
         * in some conditions via setActiveConfigWithConstraints. Configurations which
         * share the same config group are similar in all attributes except for the
         * vsync period.
         * in some conditions via setActiveConfigWithConstraints.
         */
        CONFIG_GROUP = 7,
    };