Merge "Revert "[Thread] remove thread hal"" into main
This commit is contained in:
commit
89cacdb48c
1 changed files with 6 additions and 0 deletions
|
@ -487,6 +487,12 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue