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:
parent
b703af216a
commit
6b88651413
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue