CMSDK : Add usb tether tile

Change-Id: I54fd91f0221b5d3506d783d8a0f4a881d1ca0ec6
This commit is contained in:
Danesh M 2015-12-10 14:02:46 -08:00
parent b5db07a126
commit 66d189a774
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ public class QSConstants {
STATIC_TILES_AVAILABLE.add(TILE_VOLUME);
// STATIC_TILES_AVAILABLE.add(TILE_SCREEN_TIMEOUT);
// STATIC_TILES_AVAILABLE.add(TILE_LIVE_DISPLAY);
// STATIC_TILES_AVAILABLE.add(TILE_USB_TETHER);
STATIC_TILES_AVAILABLE.add(TILE_USB_TETHER);
// STATIC_TILES_AVAILABLE.add(TILE_HEADS_UP);
// STATIC_TILES_AVAILABLE.add(TILE_AMBIENT_DISPLAY);
STATIC_TILES_AVAILABLE.add(TILE_SYNC);