flounder: enable watchdogd

Turn on watchdogd at boot.

Bug: 14225735
Change-Id: Iad91938818d19c90c167acb95246768af5c68d9c
diff --git a/init.flounder.rc b/init.flounder.rc
index 0f612fc..7d25c27 100644
--- a/init.flounder.rc
+++ b/init.flounder.rc
@@ -1,6 +1,8 @@
 import init.flounder.usb.rc
 
 on init
+    start watchdogd
+
     # See storage config details at http://source.android.com/tech/storage/
     mkdir /mnt/shell/emulated 0700 shell shell
     mkdir /storage/emulated 0555 root root