mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
Merge "Specify @throws for secure_element AIDL reset() method"
This commit is contained in:
@@ -117,6 +117,9 @@ interface ISecureElement {
|
||||
* closed by this operation.
|
||||
* HAL service must send onStateChange() with connected equal to true
|
||||
* after resetting and all the re-initialization has been successfully completed.
|
||||
*
|
||||
* @throws ServiceSpecificException on error with the following code:
|
||||
* - FAILED if the service was unable to reset the secure element.
|
||||
*/
|
||||
void reset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user