Skip to content

Commit

Permalink
Revert "msm8998-common: build servicetracker"
Browse files Browse the repository at this point in the history
This reverts commit a81f265.
  • Loading branch information
trautamaki committed Nov 23, 2019
1 parent a81f265 commit 8a86a6b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
4 changes: 0 additions & 4 deletions common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -403,10 +403,6 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/perfconfigstore.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/perfconfigstore.xml

# Servicetracker
PRODUCT_PACKAGES += \
[email protected]

# IMS
PRODUCT_PACKAGES += \
ims-ext-common \
Expand Down
10 changes: 0 additions & 10 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -690,16 +690,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.servicetracker</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IServicetracker</name>
<instance>default</instance>
</interface>
<fqname>@1.0::IServicetracker/default</fqname>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.soter</name>
<transport>hwbinder</transport>
Expand Down

0 comments on commit 8a86a6b

Please sign in to comment.