mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Remove health hal 2.0 manifest entry.
Health hal is being up-rev'ed to 2.1, and it now gets the manifest entry from its vintf fragment. So, remove the earlier set 2.0 entry. Change-Id: I034ad8fa2a32e1221343c1eb23528c79d51e7b1b Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
b17b1f62e3
commit
b8a24832c6
1 changed files with 0 additions and 12 deletions
12
manifest.xml
12
manifest.xml
|
|
@ -125,18 +125,6 @@
|
|||
</interface>
|
||||
<fqname>@2.0::IMapper/default</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.health</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>2.0</version>
|
||||
<interface>
|
||||
<name>IHealth</name>
|
||||
<instance>default</instance>
|
||||
<instance>sehhealth</instance>
|
||||
</interface>
|
||||
<fqname>@2.0::IHealth/default</fqname>
|
||||
<fqname>@2.0::IHealth/sehhealth</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.keymaster</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
|
|
|||
Loading…
Reference in a new issue