Preparing for 2.4.0

This commit is contained in:
Joe Bowser
2013-02-04 11:12:52 -08:00
parent fcc01bc37e
commit db099e7722
5 changed files with 7 additions and 6 deletions
+3 -2
View File
@@ -1,8 +1,8 @@
// Platform: android
// commit e784eee3ce02dbd475e3c3f70031668f1706f2ec
// commit ac725f6ae0bd655789771e2a40b8d60cb4c8c221
// File generated at :: Wed Jan 30 2013 09:20:09 GMT-0500 (EST)
// File generated at :: Mon Feb 04 2013 10:59:03 GMT-0800 (PST)
/*
Licensed to the Apache Software Foundation (ASF) under one
@@ -1665,6 +1665,7 @@ module.exports = {
CELL_2G: "2g",
CELL_3G: "3g",
CELL_4G: "4g",
CELL:"cellular",
NONE: "none"
};