commit | 2710afa55a34b7ff57218a64686a706eb1f55e65 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Mon Oct 18 21:42:33 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 18 21:42:33 2021 +0000 |
tree | 1cc9d988bab62ba40d82c38ba2c67b414fd89aff | |
parent | 3435a62a890b69f5455e204175e51197bd035c69 [diff] | |
parent | 977156e1b8ec74d2176fbc85d5ba37c78ae2c621 [diff] |
Merge "Revert "Clarify the ComposerClient comment for CONFIG_GROUP"" am: 184c1b546c am: 47c7b2f334 am: 977156e1b8 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1830033 Change-Id: Id1540b50fd67adc341ddc014f1d2be7d3d2b939e
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, };