diff options
author | Sebastiano Barezzi <barezzisebastiano@gmail.com> | 2021-09-13 00:39:04 +0200 |
---|---|---|
committer | Sebastiano Barezzi <barezzisebastiano@gmail.com> | 2021-09-13 15:59:52 +0200 |
commit | 3bccf3de98a83789060dbf6e040d9356afebe7b6 (patch) | |
tree | 277268a75cad534543c963eaf64d2163a719bb67 /ir/android.hardware.ir@1.0-service.rc | |
parent | 492d4b7a88f9dc15e3a0605e3329d77a6c72a47c (diff) |
sdm660-common: Import default IR HIDL
* From https://github.com/LineageOS/android_hardware_interfaces/commit/1ee53cfa566471153661b2715ade8a9a5d525776
Change-Id: I7116f4becb57e684396ef1e6608f9c760ab82459
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 |