mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
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
This commit is contained in:
@@ -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,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user