1 Commits

Author SHA1 Message Date
Manidweep
9da2f861be instantnoodlep: Initialize for Evolution X 10.x 2025-06-20 14:48:48 -04:00
2 changed files with 4 additions and 4 deletions

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_instantnoodlep",
"branch" : "lineage-23.0",
"branch" : "lineage-22.2",
"target_path" : "vendor/oneplus/instantnoodlep"
}
]

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 -->