1 Commits

Author SHA1 Message Date
Manidweep
fb0d68197e kebab: Initialize for Evolution X 10.x 2025-06-20 14:52:30 -04:00
3 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
# Partitions
ifeq (,$(filter true, $(WITHOUT_RESERVED_SIZE) $(WITH_GMS)))
BOARD_PRODUCTIMAGE_PARTITION_RESERVED_SIZE := 840000000
BOARD_PRODUCTIMAGE_PARTITION_RESERVED_SIZE := 900000000
endif
BOARD_ONEPLUS_DYNAMIC_PARTITIONS_SIZE := 7511998464
BOARD_SUPER_PARTITION_SIZE := 7516192768

View File

@@ -1,13 +1,13 @@
[
{
"repository" : "device_oneplus_sm8250-common",
"branch" : "bka",
"branch" : "vic",
"target_path" : "device/oneplus/sm8250-common"
},
{
"remote" : "github",
"repository" : "TheMuppets/proprietary_vendor_oneplus_kebab",
"branch" : "lineage-23.0",
"branch" : "lineage-22.2",
"target_path" : "vendor/oneplus/kebab"
}
]

View File

@@ -15,8 +15,8 @@
with a power meter. -->
<item name="none">0</item>
<item name="ambient on">35</item>
<item name="screen.on.display0">97</item> <!-- ~200mA -->
<item name="screen.full.display0">222</item> <!-- ~300mA -->
<item name="screen.on">97</item> <!-- ~200mA -->
<item name="screen.full">222</item> <!-- ~300mA -->
<item name="bluetooth.active">46</item> <!-- Bluetooth data transfer, ~10mA -->
<item name="bluetooth.on">1.7</item> <!-- Bluetooth on & connectable, but not connected, ~0.1mA -->
<item name="wifi.on">1.8</item> <!-- ~3mA -->