Skip to content

Commit 636c13e

Browse files
npjohnsonPixelBoot
authored andcommitted
m1s1: Drop legacy trust HAL
* Dead, will need to move to newer USB HAL at some point if we decide to. Change-Id: Ic356186642f3a7fc777e2ddc956dbb49842ef451
1 parent 8507607 commit 636c13e

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

device-lineage.mk

-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,3 @@ PRODUCT_PACKAGES += \
44

55
# Overlays
66
DEVICE_PACKAGE_OVERLAYS += device/google/marlin/overlay-lineage
7-
8-
# Trust HAL
9-
PRODUCT_PACKAGES += \
10-

device_framework_matrix.xml

-8
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,6 @@
1717
<instance>vr</instance>
1818
</interface>
1919
</hal>
20-
<hal format="hidl" optional="true">
21-
<name>vendor.lineage.trust</name>
22-
<version>1.0</version>
23-
<interface>
24-
<name>IUsbRestrict</name>
25-
<instance>default</instance>
26-
</interface>
27-
</hal>
2820
<hal format="hidl" optional="true">
2921
<name>vendor.nxp.nxpnfc</name>
3022
<version>1.0</version>

0 commit comments

Comments
 (0)