mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
13 lines
308 B
XML
13 lines
308 B
XML
<!--
|
|
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>
|
|
|