Enable WM Extensions
Bug: 270732854 Test: build pass Change-Id: I612ea7451e588c0a910da82953fcb39ed588c1cc
This commit is contained in:
parent
a8cdd04610
commit
93d2a6efff
2 changed files with 6 additions and 0 deletions
|
@ -284,3 +284,6 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
# SKU specific RROs
|
# SKU specific RROs
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
SettingsOverlayGE9DP
|
SettingsOverlayGE9DP
|
||||||
|
|
||||||
|
# Window Extensions
|
||||||
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||||
|
|
|
@ -273,3 +273,6 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
# SKU specific RROs
|
# SKU specific RROs
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
SettingsOverlayGZPF0
|
SettingsOverlayGZPF0
|
||||||
|
|
||||||
|
# Window Extensions
|
||||||
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue