degas: Initial blobs import

Signed-off-by: HeroBuxx <me@herobuxx.me>
This commit is contained in:
HeroBuxx
2026-04-07 05:38:24 +00:00
commit 5b4a9487d0
2037 changed files with 466909 additions and 0 deletions
@@ -0,0 +1,7 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>vendor.mediatek.hardware.netdagent</name>
<version>1</version>
<fqname>INetdagents/default</fqname>
</hal>
</manifest>
@@ -0,0 +1,10 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.gatekeeper</name>
<version>1</version>
<interface>
<name>IGatekeeper</name>
<instance>default</instance>
</interface>
</hal>
</manifest>
@@ -0,0 +1,10 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.identity</name>
<version>5</version>
<interface>
<name>IIdentityCredentialStore</name>
<instance>default</instance>
</interface>
</hal>
</manifest>
@@ -0,0 +1,9 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.neuralnetworks</name>
<version>4</version>
<fqname>IDevice/mtk-dsp_shim</fqname>
<fqname>IDevice/mtk-mdla_shim</fqname>
<fqname>IDevice/mtk-neuron_shim</fqname>
</hal>
</manifest>
@@ -0,0 +1,12 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.security.keymint</name>
<version>3</version>
<fqname>IKeyMintDevice/default</fqname>
</hal>
<hal format="aidl">
<name>android.hardware.security.keymint</name>
<version>3</version>
<fqname>IRemotelyProvisionedComponent/default</fqname>
</hal>
</manifest>
@@ -0,0 +1,6 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.security.secureclock</name>
<fqname>ISecureClock/default</fqname>
</hal>
</manifest>
@@ -0,0 +1,6 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.security.sharedsecret</name>
<fqname>ISharedSecret/default</fqname>
</hal>
</manifest>
@@ -0,0 +1,7 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.tetheroffload</name>
<version>1</version>
<fqname>IOffload/default</fqname>
</hal>
</manifest>
@@ -0,0 +1,10 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.gnss</name>
<version>3</version>
<interface>
<name>IGnss</name>
<instance>default</instance>
</interface>
</hal>
</manifest>
+7
View File
@@ -0,0 +1,7 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>vendor.mediatek.hardware.gnss</name>
<version>1</version>
<fqname>IMtkGnss/default</fqname>
</hal>
</manifest>
@@ -0,0 +1,24 @@
<!--
Copyright (C) 2023 Arm Limited.
SPDX-License-Identifier: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.graphics.allocator</name>
<version>2</version>
<fqname>IAllocator/default</fqname>
</hal>
</manifest>
@@ -0,0 +1,10 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>vendor.mediatek.hardware.apuware.apusys</name>
<version>3</version>
<interface>
<name>INeuronApusys</name>
<instance>default</instance>
</interface>
</hal>
</manifest>
@@ -0,0 +1,10 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>vendor.mediatek.hardware.apuware.utils</name>
<version>1</version>
<interface>
<name>IApuwareUtils</name>
<instance>default</instance>
</interface>
</hal>
</manifest>
@@ -0,0 +1,10 @@
<manifest version="2.0" type="device">
<hal format="aidl">
<name>android.hardware.camera.provider</name>
<version>2</version>
<interface>
<name>ICameraProvider</name>
<instance>internal/0</instance>
</interface>
</hal>
</manifest>
@@ -0,0 +1,7 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.graphics.composer3</name>
<version>2</version>
<fqname>IComposer/default</fqname>
</hal>
</manifest>
@@ -0,0 +1,10 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>vendor.mediatek.hardware.camera.isphal</name>
<version>1</version>
<interface>
<name>IISPModule</name>
<instance>internal/1</instance>
</interface>
</hal>
</manifest>
@@ -0,0 +1,11 @@
<manifest version="1.0" type="device">
<hal>
<name>android.hardware.media.c2</name>
<transport>hwbinder</transport>
<version>1.2</version>
<interface>
<name>IComponentStore</name>
<instance>default</instance>
</interface>
</hal>
</manifest>
@@ -0,0 +1,7 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>vendor.mediatek.hardware.mmlpq</name>
<version>3</version>
<fqname>IMmlpq/default</fqname>
</hal>
</manifest>
@@ -0,0 +1,26 @@
<!--
Copyright (C) 2023 Arm Limited.
SPDX-License-Identifier: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<manifest version="1.0" type="device">
<hal format="native">
<name>mapper</name>
<version>5.0</version>
<interface>
<instance>mediatek</instance>
</interface>
</hal>
</manifest>
@@ -0,0 +1,11 @@
<manifest version="1.0" type="device">
<hal format="hidl">
<name>vendor.xiaomi.hardware.bgservice</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IBGService</name>
<instance>default</instance>
</interface>
</hal>
</manifest>
@@ -0,0 +1,12 @@
<!-- Copyright (c) 2019 Xiaomi Technologies, Inc.
All Rights Reserved.
Confidential and Proprietary - Xiaomi Technologies, Inc.
-->
<manifest version="1.0" type="device">
<!-- DisplayFeature HAL service -->
<hal format="aidl">
<name>vendor.xiaomi.hardware.displayfeature_aidl</name>
<version>2</version>
<fqname>IDisplayFeature/default</fqname>
</hal>
</manifest>
@@ -0,0 +1,33 @@
<!-- Copyright (c) 2020 The Linux Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of The Linux Foundation nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<manifest version="1.0" type="device">
<hal format="aidl" override="true">
<name>android.hardware.vibrator</name>
<fqname>IVibrator/vibratorfeature</fqname>
</hal>
</manifest>