Merge "Modify proto"

This commit is contained in:
TreeHugger Robot
2018-12-05 05:37:14 +00:00
committed by Android (Google) Code Review

View File

@@ -28,4 +28,6 @@ message ContextualCard {
optional string cardName = 3;
optional Category card_category = 4;
optional double card_score = 5;
}