Merge "Revert "Clarify the ComposerClient comment for CONFIG_GROUP"" am: 184c1b546c am: 47c7b2f334 am: 977156e1b8 am: 2710afa55a

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

Change-Id: I675dd6aa05a683fb3acc61903ebddbbe59ffbb35
diff --git a/graphics/composer/2.4/IComposerClient.hal b/graphics/composer/2.4/IComposerClient.hal
index 1a59bbd..9e3cf0e 100644
--- a/graphics/composer/2.4/IComposerClient.hal
+++ b/graphics/composer/2.4/IComposerClient.hal
@@ -34,9 +34,7 @@
         /**
          * 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,
     };