From 434acc2ab4bab9d2407e5167be1dc2c22bfead0f Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Sun, 29 Sep 2019 21:06:22 +0300 Subject: power: Add -qti suffix to module name * Prevent conflict with other HALs Change-Id: Icf1216410db26c3bb811d7aedde03e6d2f87e3cc --- android.hardware.power@1.2-service-qti.rc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 android.hardware.power@1.2-service-qti.rc (limited to 'android.hardware.power@1.2-service-qti.rc') diff --git a/android.hardware.power@1.2-service-qti.rc b/android.hardware.power@1.2-service-qti.rc new file mode 100644 index 0000000..0816c21 --- /dev/null +++ b/android.hardware.power@1.2-service-qti.rc @@ -0,0 +1,4 @@ +service vendor.power-hal-1-2 /vendor/bin/hw/android.hardware.power@1.2-service-qti + class hal + user system + group system -- cgit v1.2.3