[Log] modify "deepLinkHandler" and "App.js" to handle GNB Logs

changed files:
1. App.js
2. deepLinkHandler.js
3. Config.js
This commit is contained in:
younghoon100.park
2024-08-19 16:24:30 +09:00
parent ba64332ff9
commit f3a6dac122
3 changed files with 14 additions and 56 deletions

View File

@@ -247,19 +247,6 @@ export const LOG_TP_NO = {
// TV log update
export const LOG_MENU = {
APP: "App",
HOME_BANNER_1: "HomeBanner:1",
HOME_BANNER_2: "HomeBanner:2",
TVAD_BIG_BANNER: "TVAD:BigBanner",
TVAD_HOME_LAUNCHER: "TVAD:HomeLauncher",
TVAD_WEDGE: "TVAD:Wedge",
TVAD_COMPANION: "TVAD:Companion",
LG_CHANNEL_QVC: "LG Channel:QVC",
LG_CHANNEL_HSN: "LG Channel:HSN",
LG_CHANNEL_ONTV4U: "LG Channel:OnTV4U",
OVERLAY: "Overlay",
TV_2DEPTH: "Tv 2depth",
TV_SEARCH: "TV Search",
SYSTEM_ALERT: "System Alert",
UNKNOWN: "Unknown",
EVENT_POPUP: "Event Popup",