hwservicemanager: prevent from exiting if /dev/hwbinder is missing

hwservicemanager is a critical system service; until support for
/dev/hwbinder is checked in for all devices, prevent it from exiting; if
it were to exit, it would get restarted again and fail again several
times, eventually causing the device to boot into recovery mode.

b/31458381
b/31240290
causes b/31715232

Test: WIP

Change-Id: Ibb596d0dc68b82b0e499a8522e8838c6dc9b0585
Signed-off-by: Iliyan Malchev <malchev@google.com>
1 file changed
tree: 75d6aa2b076e52fbf95d4733e6eaa6b5b1892cc1
  1. Android.mk
  2. hw_service_manager.cpp
  3. MODULE_LICENSE_APACHE2
  4. NOTICE