Merge "[P24] remove Thread HAL service" into 24D1-dev
This commit is contained in:
commit
50d2756cae
3 changed files with 0 additions and 12 deletions
|
@ -389,10 +389,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
# Support RIL Domain-selection
|
# Support RIL Domain-selection
|
||||||
SUPPORT_RIL_DOMAIN_SELECTION := true
|
SUPPORT_RIL_DOMAIN_SELECTION := true
|
||||||
|
|
||||||
# Thread HAL
|
|
||||||
PRODUCT_PACKAGES += \
|
|
||||||
com.google.caimito.hardware.threadnetwork
|
|
||||||
|
|
||||||
# ETM
|
# ETM
|
||||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||||
$(call inherit-product-if-exists, device/google/common/etm/device-userdebug-modules.mk)
|
$(call inherit-product-if-exists, device/google/common/etm/device-userdebug-modules.mk)
|
||||||
|
|
|
@ -385,10 +385,6 @@ SUPPORT_RIL_DOMAIN_SELECTION := true
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.support_one_handed_mode=true
|
ro.support_one_handed_mode=true
|
||||||
|
|
||||||
# Thread HAL
|
|
||||||
PRODUCT_PACKAGES += \
|
|
||||||
com.google.caimito.hardware.threadnetwork
|
|
||||||
|
|
||||||
# Window Extensions
|
# Window Extensions
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||||
|
|
||||||
|
|
|
@ -348,10 +348,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
# Support RIL Domain-selection
|
# Support RIL Domain-selection
|
||||||
SUPPORT_RIL_DOMAIN_SELECTION := true
|
SUPPORT_RIL_DOMAIN_SELECTION := true
|
||||||
|
|
||||||
# Thread HAL
|
|
||||||
PRODUCT_PACKAGES += \
|
|
||||||
com.google.caimito.hardware.threadnetwork
|
|
||||||
|
|
||||||
# Window Extensions
|
# Window Extensions
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue