CMSDK : Add performance tile

Change-Id: I60c25eaba7fd497b8038b3755896f3e796321bfe
This commit is contained in:
Danesh M 2015-12-10 18:08:30 -08:00
parent ed0f0cec77
commit 39559bcfcf
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ public class QSConstants {
// STATIC_TILES_AVAILABLE.add(TILE_DDS);
// STATIC_TILES_AVAILABLE.add(TILE_APN);
STATIC_TILES_AVAILABLE.add(TILE_PROFILES);
// STATIC_TILES_AVAILABLE.add(TILE_PERFORMANCE);
STATIC_TILES_AVAILABLE.add(TILE_PERFORMANCE);
STATIC_TILES_AVAILABLE.add(TILE_ADB_NETWORK);
STATIC_TILES_AVAILABLE.add(TILE_NFC);
STATIC_TILES_AVAILABLE.add(TILE_COMPASS);