Dump stacktrace of native process when timeout.

When task in SystemServerInitThreadPool timeouts, in addition to dumping
stacktrace of system_process, also dump stacktrace of interested native
processes.

Add android.hardware.biometrics.face@1.0::IBiometricsFace to the list of
native processes.

Bug: 128928718, 130427743
Test:  Force a task to sleep for 30 seconds, the anr file generated has
stacktrace of native processes.

Change-Id: Ia702eb495aa3c3e5703de103f824a5417fbbbf4a
2 files changed