Start fingerprintd service on emulator image

Change-Id: Id386d3baaf6f002d207d581dc96715de46f1b1a8
diff --git a/init.goldfish.rc b/init.goldfish.rc
index a07c108..2058bad 100644
--- a/init.goldfish.rc
+++ b/init.goldfish.rc
@@ -85,3 +85,7 @@
 
 service goldfish-logcat /system/bin/logcat -Q
     oneshot
+
+service fingerprintd /system/bin/fingerprintd
+    class late_start
+    user system