Merge "Make the new proto build" am: 606a64f7da
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1622206 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Id591371447cccbe6ad90ff2ff066068f9ead3167
This commit is contained in:
@@ -207,7 +207,7 @@ class RebootEscrowManager {
|
||||
public void reportMetric(boolean success) {
|
||||
// TODO(b/179105110) design error code; and report the true value for other fields.
|
||||
FrameworkStatsLog.write(FrameworkStatsLog.REBOOT_ESCROW_RECOVERY_REPORTED, 0, 1, 1,
|
||||
-1, 0);
|
||||
-1, 0, -1);
|
||||
}
|
||||
|
||||
public RebootEscrowEventLog getEventLog() {
|
||||
|
||||
Reference in New Issue
Block a user