mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-24 06:36:27 -08:00
LG8n: overlay: Fixup SystemUIOverlayLG8n
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
33f8fbe825
commit
936c29dbbc
|
@ -19,7 +19,7 @@ TARGET_SCREEN_WIDTH := 1080
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
FrameworksResOverlayLG8n \
|
FrameworksResOverlayLG8n \
|
||||||
SettingsProviderOverlayLG8n \
|
SettingsProviderOverlayLG8n \
|
||||||
SystemUIResOverlayLG8n
|
SystemUIOverlayLG8n
|
||||||
|
|
||||||
# Shipping API level
|
# Shipping API level
|
||||||
PRODUCT_SHIPPING_API_LEVEL := 31
|
PRODUCT_SHIPPING_API_LEVEL := 31
|
||||||
|
|
|
@ -5,6 +5,6 @@
|
||||||
//
|
//
|
||||||
|
|
||||||
runtime_resource_overlay {
|
runtime_resource_overlay {
|
||||||
name: "SystemUIResTarget",
|
name: "SystemUIOverlayLG8n",
|
||||||
vendor: true
|
vendor: true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue