[Thread] remove thread hal

This is a workaround to avoid release blocker in the current release.
Remove the service to not trigger the related test. Original fix would
be included in the next release.

Bug: 348316291
Flag: NONE workaround to not trigger test
Test: build pass and check
Change-Id: Ia4c235660bffb91c8e522cf747f9e79a799cbeaf
This commit is contained in:
shihchienc 2024-06-21 08:41:31 +00:00
parent d7d3e6720e
commit 5cca60ceb8

View file

@ -472,12 +472,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.thread_dispatcher.enabled=true
# Thread HAL
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
PRODUCT_PACKAGES += \
com.google.comet.hardware.threadnetwork
endif
# Camera concurrent foldable dual front feature support
PRODUCT_PACKAGES += \
concurrent_foldable_dual_front_xml