[Thread] remove thread hal
This is a workaround to avoid release blocker in the current release. Remove the service to not trigger the related teset. 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: I29043ea8a1e9f7e954204451998e666de1d171a1
This commit is contained in:
parent
99ac6f8965
commit
c5abced669
4 changed files with 0 additions and 22 deletions
|
@ -434,9 +434,3 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.thread_dispatcher.enabled=true
|
||||
|
||||
# Thread HAL
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
PRODUCT_PACKAGES += \
|
||||
com.google.caimito.hardware.threadnetwork
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue