Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9488e17a19 | ||
|
|
61e511fcfd | ||
|
|
302fb9c824 | ||
|
|
130342bf3a |
@@ -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"
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Remove conflicts
|
||||
rm -rf vendor/gms/product/packages/privileged_apps/DeviceIntelligenceNetworkPrebuilt/Android.mk
|
||||
Reference in New Issue
Block a user