mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Merge "Update aidl documentation" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
e558994665
@@ -32,8 +32,8 @@ enum LayerLifecycleBatchCommandType {
|
||||
*/
|
||||
CREATE = 1,
|
||||
/**
|
||||
* This indicates that the current LayerCommand should also destroyes the layer,
|
||||
* after processing the other attributes in the LayerCommand.
|
||||
* This indicates that the current LayerCommand should also destroy the layer,
|
||||
* before processing the other attributes in the LayerCommand.
|
||||
*/
|
||||
DESTROY = 2,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user