Bug 777668 - B2G RIL: EF_PATH_DF_PHONEBOOK not defined. r=vicamo

This commit is contained in:
Yoshi Huang 2012-07-26 18:18:24 +08:00
parent 9e4ceaecb8
commit 70ba2fc3c5

View File

@ -460,6 +460,7 @@ const GET_RESPONSE_EF_SIZE_BYTES = 15;
// EF path
const EF_PATH_MF_SIM = "3f00";
const EF_PATH_DF_PHONEBOOK = "5f3a";
const EF_PATH_DF_TELECOM = "7f10";
const EF_PATH_DF_GSM = "7f20";