Repro b/118398695

Bug: 118398695
Test: robotests
Change-Id: I09331e042368f849651dbb1273d802f4ca24a832
This commit is contained in:
Fan Zhang
2018-10-24 15:46:21 -07:00
parent a4c516fe93
commit ac265fd405

View File

@@ -74,7 +74,7 @@ public class WifiSlice implements CustomSliceable {
.build();
@VisibleForTesting
static final int DEFAULT_EXPANDED_ROW_COUNT = 3;
static final int DEFAULT_EXPANDED_ROW_COUNT = 4;
private final Context mContext;