[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 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:5cca60ceb87a9cb038cca13b52cb4da1e28970a3) Merged-In: Ia4c235660bffb91c8e522cf747f9e79a799cbeaf Change-Id: Ia4c235660bffb91c8e522cf747f9e79a799cbeaf
This commit is contained in:
parent
ad53d8c24f
commit
0e36c1196c
1 changed files with 0 additions and 6 deletions
|
@ -472,12 +472,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
|
||||
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