-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merlin-user 10 QP1A.190711.020 V11.0.2.0.QJOEUXM release-keys
Signed-off-by: ShivamKumarJha <[email protected]>
- Loading branch information
0 parents
commit 146611f
Showing
72 changed files
with
13,603 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
LOCAL_PATH := $(call my-dir) | ||
ifeq ($(TARGET_DEVICE),merlin) | ||
include $(call all-makefiles-under,$(LOCAL_PATH)) | ||
include $(CLEAR_VARS) | ||
endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
PRODUCT_MAKEFILES := \ | ||
$(LOCAL_DIR)/lineage_merlin.mk |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
DEVICE_PATH := device/xiaomi/merlin | ||
BOARD_VENDOR := xiaomi | ||
|
||
# Security patch level | ||
VENDOR_SECURITY_PATCH := 2020-04-01 | ||
|
||
# HIDL | ||
DEVICE_MANIFEST_FILE := $(DEVICE_PATH)/manifest.xml | ||
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/[email protected] | ||
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/[email protected] | ||
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/[email protected] | ||
DEVICE_MATRIX_FILE := $(DEVICE_PATH)/compatibility_matrix.xml | ||
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := $(DEVICE_PATH)/framework_compatibility_matrix.xml | ||
|
||
-include vendor/xiaomi/merlin/BoardConfigVendor.mk |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<manifest version="1.0" type="device"> | ||
<hal format="hidl"> | ||
<name>android.hardware.cas</name> | ||
<transport>hwbinder</transport> | ||
<version>1.1</version> | ||
<interface> | ||
<name>IMediaCasService</name> | ||
<instance>default</instance> | ||
</interface> | ||
</hal> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<manifest version="1.0" type="device"> | ||
<hal format="hidl"> | ||
<name>vendor.mediatek.hardware.gpu</name> | ||
<transport>hwbinder</transport> | ||
<version>1.0</version> | ||
<interface> | ||
<name>IGraphicExt</name> | ||
<instance>default</instance> | ||
</interface> | ||
</hal> | ||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
require version-vendor=1588100204 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
<!-- | ||
Input: | ||
compatibility_matrix.xml | ||
--> | ||
<compatibility-matrix version="1.0" type="device"> | ||
<hal format="hidl" optional="false"> | ||
<name>android.frameworks.schedulerservice</name> | ||
<version>1.0</version> | ||
</hal> | ||
<hal format="hidl" optional="false"> | ||
<name>android.frameworks.sensorservice</name> | ||
<version>1.0</version> | ||
</hal> | ||
<hal format="hidl" optional="false"> | ||
<name>android.hidl.allocator</name> | ||
<version>1.0</version> | ||
</hal> | ||
<hal format="hidl" optional="false"> | ||
<name>android.hidl.manager</name> | ||
<version>1.0</version> | ||
</hal> | ||
<hal format="hidl" optional="false"> | ||
<name>android.hidl.memory</name> | ||
<version>1.0</version> | ||
</hal> | ||
<hal format="hidl" optional="false"> | ||
<name>android.hidl.token</name> | ||
<version>1.0</version> | ||
</hal> | ||
<hal format="hidl" optional="false"> | ||
<name>android.system.wifi.keystore</name> | ||
<version>1.0</version> | ||
</hal> | ||
<vendor-ndk> | ||
<version>29</version> | ||
</vendor-ndk> | ||
<system-sdk> | ||
<version>29</version> | ||
</system-sdk> | ||
</compatibility-matrix> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- A2dp Audio HAL Audio Policy Configuration file --> | ||
<module name="a2dp" halVersion="2.0"> | ||
<mixPorts> | ||
<mixPort name="a2dp output" role="source"/> | ||
<mixPort name="a2dp input" role="sink"> | ||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT" | ||
samplingRates="44100" | ||
channelMasks="AUDIO_CHANNEL_IN_STEREO"/> | ||
</mixPort> | ||
</mixPorts> | ||
<devicePorts> | ||
<devicePort tagName="BT A2DP Out" type="AUDIO_DEVICE_OUT_BLUETOOTH_A2DP" role="sink"> | ||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT" | ||
samplingRates="44100" | ||
channelMasks="AUDIO_CHANNEL_OUT_STEREO"/> | ||
</devicePort> | ||
<devicePort tagName="BT A2DP Headphones" type="AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_HEADPHONES" role="sink"> | ||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT" | ||
samplingRates="44100" | ||
channelMasks="AUDIO_CHANNEL_OUT_STEREO"/> | ||
</devicePort> | ||
<devicePort tagName="BT A2DP Speaker" type="AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER" role="sink"> | ||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT" | ||
samplingRates="44100" | ||
channelMasks="AUDIO_CHANNEL_OUT_STEREO"/> | ||
</devicePort> | ||
<devicePort tagName="BT A2DP In" type="AUDIO_DEVICE_IN_BLUETOOTH_A2DP" role="source"> | ||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT" | ||
samplingRates="44100" | ||
channelMasks="AUDIO_CHANNEL_IN_STEREO"/> | ||
</devicePort> | ||
</devicePorts> | ||
<routes> | ||
<route type="mix" sink="BT A2DP Out" | ||
sources="a2dp output"/> | ||
<route type="mix" sink="BT A2DP Headphones" | ||
sources="a2dp output"/> | ||
<route type="mix" sink="BT A2DP Speaker" | ||
sources="a2dp output"/> | ||
<route type="mix" sink="a2dp input" | ||
sources="BT A2DP In"/> | ||
</routes> | ||
</module> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- Bluetooth Input Audio HAL Audio Policy Configuration file --> | ||
<module name="a2dp" halVersion="2.0"> | ||
<mixPorts> | ||
<mixPort name="a2dp input" role="sink"> | ||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT" | ||
samplingRates="44100,48000" | ||
channelMasks="AUDIO_CHANNEL_IN_MONO,AUDIO_CHANNEL_IN_STEREO"/> | ||
</mixPort> | ||
</mixPorts> | ||
<devicePorts> | ||
<devicePort tagName="BT A2DP In" type="AUDIO_DEVICE_IN_BLUETOOTH_A2DP" role="source"> | ||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT" | ||
samplingRates="44100,48000" | ||
channelMasks="AUDIO_CHANNEL_IN_MONO,AUDIO_CHANNEL_IN_STEREO"/> | ||
</devicePort> | ||
</devicePorts> | ||
<routes> | ||
<route type="mix" sink="a2dp input" | ||
sources="BT A2DP In"/> | ||
</routes> | ||
</module> |
Oops, something went wrong.