Merge "Disable Thread with resource overlay" into 24D1-dev
This commit is contained in:
commit
235f315550
6 changed files with 90 additions and 0 deletions
|
@ -389,3 +389,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
|||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
$(call inherit-product-if-exists, device/google/common/etm/device-userdebug-modules.mk)
|
||||
endif
|
||||
|
||||
# Connectivity Resources Overlay
|
||||
PRODUCT_PACKAGES += \
|
||||
ConnectivityResourcesOverlayCaimitoOverride
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue