Enable DC Dimming & High Brightness Mode#6
Open
PptO07 wants to merge 14 commits intoArrowOS-Devices:arrow-11.0from
PptO07:arrow-11.0
Open
Enable DC Dimming & High Brightness Mode#6PptO07 wants to merge 14 commits intoArrowOS-Devices:arrow-11.0from PptO07:arrow-11.0
PptO07 wants to merge 14 commits intoArrowOS-Devices:arrow-11.0from
PptO07:arrow-11.0
Conversation
Change-Id: Ibb7241a7cb85d607cd7a3465a1392e6bccfef2a1
Change-Id: Iba343c0467e9ced3326a5675f27119c5d60dd254
Partially revert: "vayu: rootdir: Import remaining xiaomi changes" (Nuke powerkey_input_boost_freq and tweak cpuset as per CAF) - This seem to slightly increase battery drain Change-Id: I45e9afe170be5e2bccd6b7bff236577bac11a165
This is a squash of: 1. rootdir: Enable qcrild and data services instead of starting them * Enabling the services allows them to start at their proper stage (class main) * Enable them on boot to ensure they are enabled before class main starts Change-Id: I71c3fcb72b38d247d304fda2fa6b2cc76baa0db2 2. rootdir: Start data services * These modules are disabled by default and started by init.class_main.sh which we do not ship. Start them from init.qcom.rc on post-fs-data instead, just like qcrild. Change-Id: Ifa907b5e33d8d3d08e64baaabfb8e3e450925e96 Change-Id: I84889b421fa73418d0e03e9af65edf9a014a74cd
- We don't need these scripts anymore as we enable qcrild and data services via init.qcom.rc Change-Id: I7843ad5743693c1601dc9302e785e78496102019
- Enables additional features over 1.4 like AOSP sim toggle. Change-Id: Ife5908ea609afc8a6332a06a5ba815977d7a0be3
* libinit does not work in all cases i.e GSI, etc and its always better to keep default fallback values. Change-Id: I788b9e734e2dd32bd90f7afd0873a031b5f24c1e
Set the VENDOR_SECURITY_PATCH and BOOT_SECURITY_PATCH level to match the platform security patch level. These are functionally the same. Signed-off-by: Dmitrii <bankersenator@gmail.com> Signed-off-by: Pranav Temkar <pranavtemkar@gmail.com>
based on previous DisplayFeature-powered dc dimming, except now it uses exposure adjustment instead. Co-authored-by: TheScarastic <warabhishek@gmail.com> Co-authored-by: jhenrique09 <jhenrique09.mcz@hotmail.com> Signed-off-by: Nauval Rizky <enuma.alrizky@gmail.com> Signed-off-by: Pranav Temkar <pranavtemkar@gmail.com>
and also remove unused bullet catching Signed-off-by: Nauval Rizky <enuma.alrizky@gmail.com> Signed-off-by: Pranav Temkar <pranavtemkar@gmail.com>
- Icon taken from https://materialdesignicons.com - Adapted to AndroidX Signed-off-by: Anirudh Gupta <anirudhgupta109@gmail.com> [nullxception: adapt to raphael parts] Signed-off-by: Nauval Rizky <enuma.alrizky@gmail.com> Signed-off-by: Pranav Temkar <pranavtemkar@gmail.com>
* Reuse DC dimming fragment to commonise both switches Signed-off-by: Pranav Temkar <pranavtemkar@gmail.com>
* Display settings has diffrent fragments, so set order to make it appear properly Signed-off-by: Pranav Temkar <pranavtemkar@gmail.com>
Signed-off-by: Pranav Temkar <pranavtemkar@gmail.com>
This file contains hidden or 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
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.
Signed-off-by: Pranav Temkar pranavtemkar@gmail.com