vendor_hardware_overlay/Lenovo
Andy CrossGate Yan ca9375e755 Fix status bar height for Android 12L
Prior to 12L:
- values: sbh links to sbh_port
- values-land: sbh links to sbh_land
However, in 12L this was flipped around:
- values: sbh_port links to sbh
- values-land: defines sbh standalone
To fix for 12L without breaking them for prior versions, break the link and define each of them

Also, while we're at it, remove a few links in my own overlays, as they might break similarly in the future

Change-Id: Ib4d1896599f47a39274c4930fd765891bf143f7d
2022-04-17 13:50:13 +00:00
..
K5Pro Rework Lenovo K5 Pro overlay 2022-03-16 11:11:28 +07:00
S5 Move overlays from /system/overlay to /system/product/overlay 2021-04-30 10:59:32 +02:00
S5Pro Move overlays from /system/overlay to /system/product/overlay 2021-04-30 10:59:32 +02:00
Z5 Fix status bar height for Android 12L 2022-04-17 13:50:13 +00:00