Modify proto
Add a field about contextual card score Change-Id: I52b660801e317112673ada2f449709239a8b3c12 Bug: 79698338 Test: Robolectric
This commit is contained in:
@@ -28,4 +28,6 @@ message ContextualCard {
|
||||
optional string cardName = 3;
|
||||
|
||||
optional Category card_category = 4;
|
||||
|
||||
optional double card_score = 5;
|
||||
}
|
||||
|
Reference in New Issue
Block a user