Samsung has two android.hardware.power HAL. Take appropriate one.

Samsung includes both stock AOSP android.hardware.power service, and
their own vendor.samsung.hardware.miscpower.

Since the two HALs define the same full-qualified name, hwservicemanager
takes whichever comes last.

Using proper power HAL is needed for Samsung device to have proper sleep
of the touchscreen, and better power handling.

Change-Id: I325e399f4a9004d26fe2df68d8f30e3ec3c1e8aa
1 file changed