4 Commits

Author SHA1 Message Date
Joey Huab
9488e17a19 sunfish: Set status_bar_header_height_keyguard to status_bar_height_default value 2025-01-27 01:43:21 +09:00
lahaina
61e511fcfd sunfish: Use mini gapps 2024-07-06 23:53:54 +09:00
lahaina
302fb9c824 sunfish: [TMP] Track kernel from LineageOS 2024-07-06 15:41:47 +09:00
lahaina
130342bf3a sunfish: Bring up Evolution X 2024-07-06 15:41:37 +09:00
4 changed files with 4 additions and 5 deletions

View File

@@ -21,6 +21,9 @@ PRODUCT_NAME := lineage_sunfish
TARGET_SCREEN_HEIGHT := 2340
TARGET_SCREEN_WIDTH := 1080
# Gapps
TARGET_USES_MINI_GAPPS := true
PRODUCT_BUILD_PROP_OVERRIDES += \
TARGET_PRODUCT=sunfish \
PRIVATE_BUILD_DESC="sunfish-user 13 TQ3A.230805.001.S1 10786265 release-keys"

View File

@@ -60,7 +60,7 @@
</integer-array>
<!-- Height of the status bar header bar when on Keyguard (match status_bar_height) -->
<dimen name="status_bar_header_height_keyguard">@*android:dimen/status_bar_height</dimen>
<dimen name="status_bar_header_height_keyguard">@*android:dimen/status_bar_height_default</dimen>
<!-- the padding on the top of the statusbar (usually 0) -->
<dimen name="status_bar_padding_top">11dp</dimen>

View File

@@ -1,4 +0,0 @@
#!/bin/bash
# Remove conflicts
rm -rf vendor/gms/product/packages/privileged_apps/DeviceIntelligenceNetworkPrebuilt/Android.mk