mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 01:46:49 +00:00
Add ImpressionLogger to StatsLogManager
go/toast-search-impression-logging Bug: 204781396 Test: Manual Change-Id: If00027581000d315590ce2fac46428cbf173da49
This commit is contained in:
@@ -47,7 +47,6 @@ public final class InstanceId implements Parcelable {
|
||||
this(in.readInt());
|
||||
}
|
||||
|
||||
@VisibleForTesting
|
||||
public int getId() {
|
||||
return mId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user