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

Skip to content
Commit 8c4d8051 authored by Ruslan Tkhakokhov's avatar Ruslan Tkhakokhov
Browse files

Log events from BackupRestoreEventLogger in LocalTransport

This allows debugging integrations with the logger by verifying which
events have been recorded in the logcat.

Test: 1. Turn on logging of the events to logcat
         (adb shell settings put secure
	 backup_local_transport_parameters "log_agent_results=true")
      2. Run backup for wallpaper
         (adb shell bmgr backupnow com.android.wallpaperbackup)
      3. Verify events are logged in logcat
         (adb logcat -s LocalTransport)
Change-Id: If9c33b285c226c217960e78326c17f77a5b92a67
parent 4640ce9e
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