Skip to content
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
wants to merge 48 commits into
base: a11/master
Choose a base branch
from

Conversation

nawigacja
Copy link

No description provided.

bgcngm and others added 30 commits May 11, 2022 00:44
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]>
* 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
me-cafebabe and others added 16 commits May 20, 2022 20:01
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 me-cafebabe force-pushed the a11/master branch 3 times, most recently from fd38b17 to 550b58b Compare January 23, 2023 07:34
@me-cafebabe me-cafebabe force-pushed the a11/master branch 3 times, most recently from 1757de8 to 28d474f Compare May 19, 2023 17:40
@me-cafebabe me-cafebabe force-pushed the a11/master branch 4 times, most recently from ab92639 to c8b64cb Compare May 31, 2023 09:07
@me-cafebabe me-cafebabe force-pushed the a11/master branch 2 times, most recently from 1327f1c to 9f331d3 Compare September 13, 2023 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants