am 67660d44: Add missing <common> elements to SynchronizedNotifications

* commit '67660d44402e398f19b6e4c975039cdea65aa7ea':
  Add missing <common> elements to SynchronizedNotifications
diff --git a/wearable/wear/SynchronizedNotifications/template-params.xml b/wearable/wear/SynchronizedNotifications/template-params.xml
index 4213200..1da36eb 100644
--- a/wearable/wear/SynchronizedNotifications/template-params.xml
+++ b/wearable/wear/SynchronizedNotifications/template-params.xml
@@ -40,5 +40,6 @@
     <template src="base"/>
     <template src="SimpleView"/>
     <template src="WearPlusShared"/>
-
+    <common src="logger"/>
+    <common src="activities"/>
 </sample>