Merge "Disable Window Extensions on TV" into main
This commit is contained in:
@@ -89,4 +89,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||||||
ro.crypto.metadata_init_delete_all_keys.enabled=false \
|
ro.crypto.metadata_init_delete_all_keys.enabled=false \
|
||||||
|
|
||||||
# Window Extensions
|
# Window Extensions
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
ifneq ($(PRODUCT_IS_ATV),true)
|
||||||
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||||
|
endif
|
Reference in New Issue
Block a user