Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #32019 from luke-chang/tv_app_usage_metrics
Browse files Browse the repository at this point in the history
Bug 1204759 - Back port app usage metrics to TV System, r=rexboy
  • Loading branch information
Luke Chang committed Sep 30, 2015
2 parents bda38b5 + 18678dd commit 26af53f
Show file tree
Hide file tree
Showing 3 changed files with 1,069 additions and 1 deletion.
5 changes: 5 additions & 0 deletions tv_apps/smart-system/index.html
Expand Up @@ -346,6 +346,11 @@
<script defer src="js/fxa_ui.js"></script>
<script defer src="js/fxa_manager.js"></script>

<!-- App Usage Metrics -->
<script defer src="js/app_usage_metrics.js"></script>
<!-- AppUsageMetrics lazily loads this script if needed
<script defer src="shared/js/telemetry.js"></script>
-->
</head>

<body class="theme-settings" role="application">
Expand Down

0 comments on commit 26af53f

Please sign in to comment.