Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
sm8250-common: remove lineage trust
Browse files Browse the repository at this point in the history
  • Loading branch information
Chandra-Chaganti committed Dec 20, 2020
1 parent 59f9b37 commit bcc00d0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
4 changes: 0 additions & 4 deletions common.mk
Expand Up @@ -218,10 +218,6 @@ PRODUCT_PACKAGES += \
KeyHandler \
tri-state-key_daemon

# Trust HAL
PRODUCT_PACKAGES += \
lineage.trust@1.0-service

# Update engine
PRODUCT_PACKAGES += \
update_engine \
Expand Down
9 changes: 0 additions & 9 deletions framework_manifest.xml
Expand Up @@ -43,13 +43,4 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.lineage.trust</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IUsbRestrict</name>
<instance>default</instance>
</interface>
</hal>
</manifest>

0 comments on commit bcc00d0

Please sign in to comment.