Created
July 2, 2013 21:11
-
-
Save zhuowei/5913178 to your computer and use it in GitHub Desktop.
New and removed labs in Google Glass XE7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GPS_ENABLE_LOCAL("GPS_ENABLE_LOCAL", 26, false), | |
GPS_ENABLE_REMOTE("GPS_ENABLE_REMOTE", 27, true), | |
HO_B("HO_B", 4, false), | |
HO_HO_HO("HO_HO_HO", 8, false), | |
LOG_NEG_HOTWORD_REC("LOG_NEG_HOTWORD_REC", 11, false), | |
LOG_POS_HOTWORD_REC("LOG_POS_HOTWORD_REC", 10, true), | |
NV_TRST("NV_TRST", 28, false), | |
OKG_INC_CALL("OKG_INC_CALL", 52, true), | |
SC_RM("SC_RM", 53, false), | |
USE_SAX_PARSER("USE_SAX_PARSER", 42, false), | |
VIDEO_PLAYER("VIDEO_PLAYER", 50, false), | |
VOLUME_SLIDER("VOLUME_SLIDER", 51, false), |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CLIPLET("CLIPLET", 4, false), | |
HO_BG_WAITING("HO_BG_WAITING", 5, false), | |
LOG_NEG_SENSORY_REC("LOG_NEG_SENSORY_REC", 11, false), | |
LOG_POS_SENSORY_REC("LOG_POS_SENSORY_REC", 10, true), | |
NAV_NO_COMPANION("NAV_NO_COMPANION", 27, false), | |
NAV_USE_LOCAL_GPS("NAV_USE_LOCAL_GPS", 26, false), | |
OK_GLASS_EVERYWHERE("OK_GLASS_EVERYWHERE", 28, false), |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment