mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 23:48:30 +00:00
threadnetwork: declare in V matrix. am: 36c440a4b3
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/24289189 Change-Id: I1118ef6c5fa90f83e58fa581d5b0d4c45d846dc0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -573,6 +573,14 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.threadnetwork</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
<name>IThreadChip</name>
|
||||
<instance>chip0</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.tv.hdmi.cec</name>
|
||||
<version>1</version>
|
||||
|
||||
@@ -65,7 +65,6 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) {
|
||||
"android.hardware.keymaster",
|
||||
"android.hardware.media.bufferpool2",
|
||||
"android.hardware.radio",
|
||||
"android.hardware.threadnetwork",
|
||||
"android.hardware.uwb.fira_android",
|
||||
|
||||
// Fastboot HAL is only used by recovery. Recovery is owned by OEM. Framework
|
||||
|
||||
Reference in New Issue
Block a user