[P24] remove Thread HAL service
as thread software is not POR of p24 on TA, remove thread hal service
here. will put it back once change goes into p24 branch.
Bug: 333516795
Test: manual flash and check if thread hal service exists by adb shell
ps |grep "thread_network"
Change-Id: I83c34ab6e44be593d25bb29e883e6e00b967589d
Merged-In: I83c34ab6e44be593d25bb29e883e6e00b967589d
(cherry picked from commit 867521c482
)
This commit is contained in:
parent
b086079cb4
commit
6a7042decf
3 changed files with 0 additions and 12 deletions
|
@ -385,10 +385,6 @@ SUPPORT_RIL_DOMAIN_SELECTION := true
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.support_one_handed_mode=true
|
||||
|
||||
# Thread HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
com.google.caimito.hardware.threadnetwork
|
||||
|
||||
# Window Extensions
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue