[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:
parent
d7d3e6720e
commit
5cca60ceb8
1 changed files with 0 additions and 6 deletions
|
@ -472,12 +472,6 @@ PRODUCT_PACKAGES += \
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
persist.bluetooth.thread_dispatcher.enabled=true
|
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
|
# Camera concurrent foldable dual front feature support
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
concurrent_foldable_dual_front_xml
|
concurrent_foldable_dual_front_xml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue