thread: disable hal service
there are lots of stability issues and we have solution in 25q1, remove hal service in 24q4 for now Bug: 365514662 Bug: 365422985 Bug: 361025365 Bug: 362138096 Bug: 356029645 Bug: 360998385 Flag: EXEMPT config chagne Test: build pass and check no service in release branch Change-Id: I1095df861a432faee496e26661c2556eb0ba6476
This commit is contained in:
parent
d610a0b5c0
commit
5b3b0a26b0
3 changed files with 0 additions and 21 deletions
|
@ -478,13 +478,6 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.thread_dispatcher.enabled=true
|
||||
|
||||
# Thread HAL & demo app
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
PRODUCT_PACKAGES += \
|
||||
com.google.caimito.hardware.threadnetwork \
|
||||
ThreadNetworkDemoApp
|
||||
endif
|
||||
|
||||
# Bluetooth device id
|
||||
# Caiman: 0x4110
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue