Enable WM Extensions on Pixel 6

Bug: 266196089
Change-Id: Ie4ec9c0217e28599af64a9ea9055a9d2af53943c
diff --git a/device-oriole.mk b/device-oriole.mk
index eb377bb..7a83bdc 100644
--- a/device-oriole.mk
+++ b/device-oriole.mk
@@ -275,3 +275,5 @@
 PRODUCT_PRODUCT_PROPERTIES += \
     setupwizard.feature.enable_quick_start_flow_for_debug=true \
 
+# Window Extensions
+$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)