mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 12:55:31 -04:00
universal7885: Fill in missing parts of parts
This commit is contained in:
parent
c55b034a4b
commit
a280fa63b2
7 changed files with 39 additions and 3 deletions
13
universal7885-common/configs/vintf/lineage_manifest.xml
Normal file
13
universal7885-common/configs/vintf/lineage_manifest.xml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!--
|
||||
Copyright (C) 2022 The LineageOS Project
|
||||
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<manifest version="1.0" type="device">
|
||||
<hal format="hidl">
|
||||
<name>vendor.lineage.touch</name>
|
||||
<transport>hwbinder</transport>
|
||||
<fqname>@1.0::IGloveMode/default</fqname>
|
||||
</hal>
|
||||
</manifest>
|
||||
|
||||
Loading…
Reference in a new issue