thread: disable hal service
there are lots of stability issues and we have solution in 25q1, remove hal servicei in 24q4 for now. Bug: 365514662 Bug: 365422985 Bug: 361025365 Bug: 362138096 Bug: 356029645 Bug: 360998385 Flag: EXEMPT config change Test: build pass and check no service in release branch Change-Id: Ib66b26856790c4f22be246502e13574b2cd517cd
This commit is contained in:
parent
69eb9d2443
commit
cb5232c467
1 changed files with 0 additions and 7 deletions
|
@ -518,13 +518,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 \
|
||||
ThreadNetworkDemoApp
|
||||
endif
|
||||
|
||||
# Camera concurrent foldable dual front feature support
|
||||
PRODUCT_PACKAGES += \
|
||||
concurrent_foldable_dual_front_xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue