Skip to content

Commit 8edbd6e

Browse files
Jordan Liuandroid-build-merger
Jordan Liu
authored and
android-build-merger
committed
Merge "Rename DEFAULT_CARD_INDEX" am: c05845b am: de15420 am: e46161b
am: 323a533 Change-Id: I1e62b6ed85c8789bcb19e134ef05ad8a2b89a428
2 parents 9a5b876 + 323a533 commit 8edbd6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telephony/java/com/android/internal/telephony/PhoneConstants.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ public enum DataState {
170170

171171
public static final int RIL_CARD_MAX_APPS = 8;
172172

173-
public static final int DEFAULT_CARD_INDEX = 0;
173+
public static final int DEFAULT_SLOT_INDEX = 0;
174174

175175
public static final int MAX_PHONE_COUNT_SINGLE_SIM = 1;
176176

0 commit comments

Comments
 (0)