sm8250-common: Drop prebuilt Samsung Health HIDL HAL

This commit is contained in:
Bruno Martins
2024-06-30 15:43:03 +01:00
parent 19fa138792
commit 392ad01a05
9 changed files with 0 additions and 38 deletions
@@ -1,6 +0,0 @@
service health-hal-2-1-samsung /vendor/bin/hw/android.hardware.health@2.1-service-samsung
class hal charger
user system
group system
capabilities WAKE_ALARM
file /dev/kmsg w
@@ -1,16 +0,0 @@
<manifest version="1.0" type="device">
<hal override="true" format="hidl">
<name>android.hardware.health</name>
<transport>hwbinder</transport>
<fqname>@2.1::IHealth/default</fqname>
</hal>
<hal format="hidl">
<name>vendor.samsung.hardware.health</name>
<transport>hwbinder</transport>
<version>2.0</version>
<interface>
<name>ISehHealth</name>
<instance>default</instance>
</interface>
</hal>
</manifest>
Binary file not shown.
Binary file not shown.