[Thread] remove duplicate service

Bug: 333516795
Test: build pass
Change-Id: Ic1887cb8f78f9aedc78c93a6049db49527fb6531
This commit is contained in:
shihchienc 2024-05-16 09:54:28 +00:00
parent e5bc5a2dc4
commit a6a413a7ee

View file

@ -451,10 +451,6 @@ PRODUCT_COPY_FILES += \
# Support RIL Domain-selection # Support RIL Domain-selection
SUPPORT_RIL_DOMAIN_SELECTION := true SUPPORT_RIL_DOMAIN_SELECTION := true
# Thread HAL
PRODUCT_PACKAGES += \
com.google.comet.hardware.threadnetwork
# ETM # ETM
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT))) ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
$(call inherit-product-if-exists, device/google/common/etm/device-userdebug-modules.mk) $(call inherit-product-if-exists, device/google/common/etm/device-userdebug-modules.mk)