Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c7076a71 authored by Sarp Misoglu's avatar Sarp Misoglu
Browse files

Integrate BackupAgent with B&REventLogger

In this CL we:

1) Create the logger when the agent is created.
2) Add getBackupRestoreEventLogger for agent implementations to retrieve
   it to log their metrics.
3) Add a method to IBackupAgent for the framework to query the results
   of the agent's logging once the agent is done with a B&R session.
   This also requires for the results to be Parcelable.

Bug:252760247
Test: atest BackupRestoreEventLoggerTest.java
	atest BackupAgentTest.java

Change-Id: I4b4483574f604aff8350e9ddef685f27458e9091
parent 90e81227
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment