diff options
author | Ethan Chen <intervigil@gmail.com> | 2020-03-22 12:31:17 -0700 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-12-27 21:09:44 +0200 |
commit | f41de922555bec43e29fcd826bb1536cd17dc2ac (patch) | |
tree | 4263dc893fbea57fa480365e5bbb1e4c7a35451e /configs/manifests/manifest.xml | |
parent | 44c09326b2ba78cffd6a21a15c5aef41f8298aa8 (diff) |
sdm660-common: Remove hbtp components
Change-Id: Id2fb715d0dbe3b148603d0fe5b9ab301fbeea683
Diffstat (limited to 'configs/manifests/manifest.xml')
-rw-r--r-- | configs/manifests/manifest.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/configs/manifests/manifest.xml b/configs/manifests/manifest.xml index 6b888b1..20d73fe 100644 --- a/configs/manifests/manifest.xml +++ b/configs/manifests/manifest.xml @@ -629,16 +629,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <instance>default</instance> </interface> </hal> - <!-- improveTouch Service--> - <hal format="hidl"> - <name>vendor.qti.hardware.improvetouch.touchcompanion</name> - <transport>hwbinder</transport> - <version>1.0</version> - <interface> - <name>ITouchCompanion</name> - <instance>TouchCompanionService</instance> - </interface> - </hal> <hal format="hidl"> <name>android.hardware.biometrics.fingerprint</name> <transport>hwbinder</transport> |