flounder: disable watchdogd

Change-Id: Icd3fe49f2c3aec3ab1b28c8a3d222ef7aee051e6
diff --git a/init.flounder.rc b/init.flounder.rc
index 6d9a588..d91fc81 100644
--- a/init.flounder.rc
+++ b/init.flounder.rc
@@ -78,6 +78,7 @@
 # Set watchdog timer to 30 seconds and pet it every 10 seconds to get a 20 second margin
 service watchdogd /sbin/watchdogd 10 20
     class core
+    disabled
     seclabel u:r:watchdogd:s0
 
 # on userdebug and eng builds, enable kgdb on the serial console