aboutsummaryrefslogtreecommitdiffstats
path: root/telephony/gsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'telephony/gsm.h')
-rw-r--r--telephony/gsm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/telephony/gsm.h b/telephony/gsm.h
index f799dea..ec52a38 100644
--- a/telephony/gsm.h
+++ b/telephony/gsm.h
@@ -193,4 +193,6 @@ extern void gsm_rope_add_c( GsmRope rope, char c );
extern void gsm_rope_add( GsmRope rope, const void* str, int len );
extern void* gsm_rope_reserve( GsmRope rope, int len );
+#define PHONE_PREFIX "1555521"
+
#endif /* _android_gsm_h */