Import from lineage-19.1@d3e8660c7

This commit is contained in:
Michael Bestas
2023-02-24 22:38:03 +02:00
commit 9f9457ee66
492 changed files with 13934 additions and 0 deletions
@@ -0,0 +1,18 @@
<!-- Copyright (c) 2019 Qualcomm Technologies, Inc.
All Rights Reserved.
Confidential and Proprietary - Qualcomm Technologies, Inc.
-->
<manifest version="1.0" type="device">
<hal format="hidl">
<name>vendor.qti.gnss</name>
<transport>hwbinder</transport>
<fqname>@1.2::ILocHidlGnss/gnss_vendor</fqname>
<fqname>@2.1::ILocHidlGnss/gnss_vendor</fqname>
<fqname>@3.0::ILocHidlGnss/gnss_vendor</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.gnss</name>
<transport>hwbinder</transport>
<fqname>@1.0::IGnss/gnss_vendor</fqname>
</hal>
</manifest>