e15a636303
This enables 2-pane layout in Settings for Android 12L. Change-Id: I57af5b876c2c33897bf4047a70c10750785a3c76
7 lines
187 B
Makefile
7 lines
187 B
Makefile
# Inherit mini common Lineage stuff
|
|
$(call inherit-product, vendor/lineage/config/common_mini.mk)
|
|
|
|
# Required packages
|
|
PRODUCT_PACKAGES += \
|
|
androidx.window.extensions \
|
|
LatinIME
|