Disable Thread with resource overlay
Bug: 330111321 Test: manual check the thread stack is not enabled Change-Id: Id7a1a6c38c53d0fa3f9aca96fd4f8c609b9ba10e
This commit is contained in:
parent
704fe9c58b
commit
94cc865318
6 changed files with 90 additions and 0 deletions
|
@ -385,3 +385,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