-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update power_profile.xml #4
Open
nawigacja
wants to merge
48
commits into
Mi-Thorium:a11/master
Choose a base branch
from
nawigacja:patch-3
base: a11/master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change-Id: I161aa25ba166d41b6736dc52bb7dd78e3a2ad0e7
Also change battery capacity to 4000
* Match the changes made in LineageOS/android_frameworks_base@3d422c3 * Since Pie, AOSP is forcing us to define speeds and power values per CPU cluster. For single cluster chipsets like MSM8974, define cluster0 with only 4 cores to retain the existing behaviour. [edit: Also rename dsp.{audio,video} => {audio,video}] Change-Id: Ida1edb9cc0335ffdb0ec6857da02b84a6a9d1633 Co-authored-by: Alessandro Astone <[email protected]>
Support has landed in WebView, so time to turn it on in framework! Change-Id: I064cf3512928637895932b3405adaec74b1ceed2
* Activates some options on Settings>accessibility>vibration Signed-off-by: Pranav Vashi <[email protected]> Change-Id: I61fa2fede6af2f7f8b7829eccd348d694a4e1a72
Change-Id: I161aa25ba166d41b6736dc52bb7dd78e3a2ad0e7
* Match the changes made in LineageOS/android_frameworks_base@3d422c3 * Since Pie, AOSP is forcing us to define speeds and power values per CPU cluster. For single cluster chipsets like MSM8974, define cluster0 with only 4 cores to retain the existing behaviour. Change-Id: Ida1edb9cc0335ffdb0ec6857da02b84a6a9d1633 Co-authored-by: Alessandro Astone <[email protected]>
Co-authored-by: Albert I <[email protected]>
Co-authored-by: Albert I <[email protected]>
* From vince-user 8.1.0 OPM1.171019.019 V11.0.2.0.OEGMIXM release-keys [edit: Take goodix blobs only] Change-Id: I86ad06695157f0ddddd2710acc7eec10c19e4a50
* Remove useless shared libs dlopening Change-Id: I1b8028c926774d52899f4eaec4d499a104963719
Change-Id: I8f8de3517f88f82f1a16f94a134246e7a58b4820
Change-Id: I9b3b717a2d6946d03ab71835c90c9fcf2fb3ca2a
* From daisy-user 10 QKQ1.191002.002 V11.0.18.0.QDLMIXM release-keys Change-Id: I037b0b833c0fa06c7e9998dcf1b2b1dcff9fb274
(Partial commit) * Modify OSS HAL to use this path. for LIB in $(grep -lr "/data/misc/camera" .); do sed -i "s|/data/misc/camera|/data/vendor/qcam|g" "$LIB" || true done Change-Id: I220188d09b9da77a284ce40ac63d50c9054e8ba0
(Partial commit) Change-Id: Ifa25ec6a2aaf3855c24b2a3a46b80abb8501b189 Signed-off-by: Erfan Abdi <[email protected]>
Change-Id: I882a3f96824f679860ba915163bf21b500e1c5bc
Pie uceService uses [email protected]
This was disabled throughout in pre-P versions so presumably a modem update was required to support IWLAN on feero. Change-Id: I5bbb6ca820e823435a4ff0c0a92c97682b9dd881
Makes recording clearer and louder by a whole. Dejanks the mic in cases when recording in an enclosed area. (See: https://www.youtube.com/results?q=xiaomi+bad+recording+audio, https://www.youtube.com/watch?v=bjsda0VpVNw) Change-Id: I4c21346ec4fe08b2fc1c86979e9b71a0190669db
As of HEAD 3e3340698870b9a73ed1b7632a08f3a2d443f3b3
As It's hard to bringup camera on this closed source device, use this to enable flashlight
Glad that all these lazy ODMs doesn't bother changing it
* Set file system type and copy out for each partition * Set reserved size with a foreach loop Co-authored-by: Sebastiano Barezzi <[email protected]>
* oem partition seems to be unused on every devices * It's required for DSU
It appears to be some popular gapps installers chooses a biggest partition to install. Most of gapps files normally resides in product partition, so let's enlarge it.
me-cafebabe
force-pushed
the
a11/master
branch
from
September 7, 2022 13:19
9e5a797
to
326631a
Compare
me-cafebabe
force-pushed
the
a11/master
branch
3 times, most recently
from
January 23, 2023 07:34
fd38b17
to
550b58b
Compare
me-cafebabe
force-pushed
the
a11/master
branch
3 times, most recently
from
May 19, 2023 17:40
1757de8
to
28d474f
Compare
me-cafebabe
force-pushed
the
a11/master
branch
4 times, most recently
from
May 31, 2023 09:07
ab92639
to
c8b64cb
Compare
me-cafebabe
force-pushed
the
a11/master
branch
2 times, most recently
from
September 13, 2023 21:36
1327f1c
to
9f331d3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.