summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbohu <bohu@google.com>2015-05-27 17:56:45 -0700
committerbohu <bohu@google.com>2015-05-27 17:56:45 -0700
commit9aaf1aa5269232f3c2dad4ce28e21e2651fc35c8 (patch)
tree44e3cc4f62c9961350402ca06a5b2e1ba3b85cf1
parentd32ba6ff14f2424b1ddcbfe03f264b90f9980293 (diff)
downloadandroid_device_generic_goldfish-9aaf1aa5269232f3c2dad4ce28e21e2651fc35c8.tar.gz
android_device_generic_goldfish-9aaf1aa5269232f3c2dad4ce28e21e2651fc35c8.tar.bz2
android_device_generic_goldfish-9aaf1aa5269232f3c2dad4ce28e21e2651fc35c8.zip
Start fingerprintd service on emulator image
Change-Id: Id386d3baaf6f002d207d581dc96715de46f1b1a8
-rw-r--r--init.goldfish.rc4
1 files changed, 4 insertions, 0 deletions
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 qemud /system/bin/qemud
service goldfish-logcat /system/bin/logcat -Q
oneshot
+
+service fingerprintd /system/bin/fingerprintd
+ class late_start
+ user system