dubai: overlay: Drop values-land from SystemUI

* All necessary SystemUI values are on res/values.
* Landscape values is on Frameworks/res/values folder.

Change-Id: I718363ae388af49180c5321bdae1667be54016b5
Signed-off-by: Fraaxius <franthekillaz@gmail.com>
This commit is contained in:
Fraaxius 2024-08-13 14:45:11 -04:00
parent 3be3678888
commit 3cfdb210e8

View file

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2022 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<!-- the padding on the start of the statusbar -->
<dimen name="status_bar_padding_start">8dp</dimen>
<!-- the padding on the top of the statusbar (usually 0) -->
<dimen name="status_bar_padding_top">0dp</dimen>
</resources>