enable roaming indicator

This commit is contained in:
Matthias Ringwald 2015-11-26 22:44:42 +01:00
parent 5a98a3d356
commit 50a0b2d238

View File

@ -96,7 +96,7 @@ static hfp_ag_indicator_t ag_indicators[] = {
{3, "callsetup", 0, 3, 0, 1, 1, 0},
{4, "battchg", 0, 5, 3, 0, 0, 0},
{5, "signal", 0, 5, 5, 0, 1, 0},
{6, "roam", 0, 1, 0, 0, 0, 0},
{6, "roam", 0, 1, 0, 0, 1, 0},
{7, "callheld", 0, 2, 0, 1, 1, 0}
};