mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Update doc for IContextHub.registerCallback
Test: Presubmit Bug: 247124878 Change-Id: I94d869f0f8d1f7a04cea918794aebd03bf505971
This commit is contained in:
@@ -147,7 +147,7 @@ interface IContextHub {
|
||||
|
||||
/**
|
||||
* Register a callback for the HAL implementation to send asynchronous messages to the service
|
||||
* from a Context hub. There can only be one callback registered for a single Context Hub ID.
|
||||
* from a Context hub. Each HAL client can only have one callback for each Context Hub ID.
|
||||
*
|
||||
* A call to this function when a callback has already been registered must override the
|
||||
* previous registration.
|
||||
|
||||
Reference in New Issue
Block a user