clover: Build androidx.window.extensions

* This enables 2-pane layout in Settings for Android 12L

Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
neilchetty 2022-08-02 10:16:48 +00:00 committed by pix106
parent b703af216a
commit 6b88651413

View file

@ -65,6 +65,10 @@ PRODUCT_SOONG_NAMESPACES += \
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/tablet_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/tablet_core_hardware.xml
# Tablet Specific
PRODUCT_PACKAGES += \
androidx.window.extensions
# Wifi
PRODUCT_PACKAGES += \
CloverWifiOverlay