Merge "Revert "Clarify the ComposerClient comment for CONFIG_GROUP"" am: 184c1b546c
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1830033 Change-Id: Ie647ea4237f10ad0460643c7dea97a54cab47ee7
This commit is contained in:
commit
47c7b2f334
1 changed files with 1 additions and 3 deletions
|
@ -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,
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue