2 Commits

Author SHA1 Message Date
lahaina
75f49ab704 sunfish: [TMP] Track kernel from LineageOS 2024-07-06 15:21:30 +09:00
lahaina
e117c13875 sunfish: Bring up Evolution X 2024-07-06 15:21:02 +09:00
4 changed files with 5 additions and 4 deletions

View File

@@ -21,9 +21,6 @@ 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_default</dimen>
<dimen name="status_bar_header_height_keyguard">@*android:dimen/status_bar_height</dimen>
<!-- the padding on the top of the statusbar (usually 0) -->
<dimen name="status_bar_padding_top">11dp</dimen>

4
vendorsetup.sh Executable file
View File

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