diff options
Diffstat (limited to 'ir/android.hardware.ir@1.0-service.rc')
-rw-r--r-- | ir/android.hardware.ir@1.0-service.rc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ir/android.hardware.ir@1.0-service.rc b/ir/android.hardware.ir@1.0-service.rc new file mode 100644 index 0000000..b2f1f7d --- /dev/null +++ b/ir/android.hardware.ir@1.0-service.rc @@ -0,0 +1,5 @@ +service vendor.ir-hal-1-0 /vendor/bin/hw/android.hardware.ir@1.0-service + interface android.hardware.ir@1.0::IConsumerIr default + class hal + user system + group system |