Snap for 12032182 from 89cacdb48c
to 24Q4-release
Change-Id: I3d788bbc94a3ba0ac885bf232b32f995fabd6b34
This commit is contained in:
commit
c0c447870c
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