Fix crash of face detect's singleton

Since we may create instance of face detect in more than one
threads, change the singleton of face detect to avoid crash.

Change-Id: I2431d5565f99c1de52a0552073934e68267c6835
CRs-Fixed: 2089283
3 files changed