From 9aaf1aa5269232f3c2dad4ce28e21e2651fc35c8 Mon Sep 17 00:00:00 2001 From: bohu Date: Wed, 27 May 2015 17:56:45 -0700 Subject: Start fingerprintd service on emulator image Change-Id: Id386d3baaf6f002d207d581dc96715de46f1b1a8 --- init.goldfish.rc | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3