Open
Conversation
Change-Id: Ie7e5f542b8190089ce67a0bdac23b4b039aed3ff
Change-Id: Id3b594e74a51f302d9d5d733dcaa0c91652bfbca Signed-off-by: AdarshGrewal <adarshgrewal@gmail.com>
* fixes crashes and absurdly high CPU usage while using dolby Co-authored-by: Woomymy <woomy@woomy.be> Change-Id: Ib72b775dae677f3085d0b0e2afcbb709d8690063 Signed-off-by: basamaryan <basam.aryan@gmail.com>
* fixes crashes and absurdly high CPU usage while using dolby Co-authored-by: Fabian Leutenegger <fabian.leutenegger@bluewin.ch> Co-authored-by: Woomymy <woomy@woomy.be> Change-Id: I7be89616d092b1af07939bc5239c425d15d4f230 Signed-off-by: Kleidione Freitas <kleidione@gmail.com>
Change-Id: If0735a2c8e353ee7ce8295f0f395861e2a0cd527
Change-Id: I7735afdfdd4c58a1d4a3a7f387407b481bdd04a7
…neageOS/android_device_xiaomi_sdm845-common/tree/e261035d91b34cf0fdf0f012927e06a2bcdb03ed/parts garnet: parts: Import from xiaomi_sdm845-common https://github.com/LineageOS/android_device_xiaomi_sdm845-common/tree/e261035d91b34cf0fdf0f012927e06a2bcdb03ed/parts Change-Id: I442f48780ca020f3e420ee4ccaf8ac07b05457cb Signed-off-by: Anush02198 <anush.4376@gmail.com> Signed-off-by: Ramadhani <ramadhanifals@gmail.com> Signed-off-by: Drenzzz <naufalnazya@gmail.com> garnet: parts: Fix cannot find symbol error for UQPR2 Signed-off-by: Ramadhani <ramadhanifals@gmail.com> Signed-off-by: Drenzzz <naufalnazya@gmail.com> garnet: parts: Migrate to CompoundButton.OnCheckedChangeListener This fixes compilation error for UQPR2. Signed-off-by: Ramadhani <ramadhanifals@gmail.com> Signed-off-by: Drenzzz <naufalnazya@gmail.com> garnet: parts: Checkout thermal profiles to xiaomi-sm8250 implementation Signed-off-by: Ramadhani <ramadhanifals@gmail.com> Signed-off-by: Drenzzz <naufalnazya@gmail.com> garnet: parts: Fix thermal profile screen state handling Signed-off-by: Ramadhani <ramadhanifals@gmail.com> Signed-off-by: Drenzzz <naufalnazya@gmail.com> garnet: Remove order preference for Thermal Profiles - In Infinity X rom this tab at top spoils the look of Battery section Signed-off-by: Ramadhani <ramadhanifals@gmail.com> Signed-off-by: Drenzzz <naufalnazya@gmail.com> garnet: parts: Drop doze settings Signed-off-by: kleidione <kleidione@gmail.com> Signed-off-by: Drenzzz <naufalnazya@gmail.com> garnet: parts: Refactor ClearSpeakerFragment code - Removed unused imports - Proper resource release by using try-finally block - Added null checks for MediaPlayer methods - Remove audio parameter as its unused Change-Id: I7dc2ba7baf6e0193e13583a7454da296254d7333 Signed-off-by: Jyotiraditya Panda <jyotiraditya@aospa.co> Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com> Signed-off-by: Coptan99 <omarcoptan9@gmail.com> Signed-off-by: Drenzzz <naufalnazya@gmail.com> garent: parts: Get rid of proguard flags This is obsolete. Change-Id: I1b692d3e1a96c49ac6efd54907ea23c4b4494f7e Signed-off-by: Ramadhani <ramadhanifals@gmail.com> Signed-off-by: Drenzzz <naufalnazya@gmail.com> garnet: parts: Supports 90hz refresh rate
Added detailed specifications and image for Xiaomi Redmi Note 13 Pro 5G.
Updated device picture in README with new image.
Added copyright section to the README file.
Set the VENDOR_SECURITY_PATCH level to match the platform security patch level. These are functionally the same.
Signed-off-by: Kleidione Freitas <kleidione@gmail.com>
The platform supports: https://www.qualcomm.com/products/mobile/snapdragon/smartphones/snapdragon-7-series-mobile-platforms/snapdragon-7s-gen-2-mobile-platform Signed-off-by: Kleidione Freitas <kleidione@gmail.com>
* This should really be disabled after unlocking the bootloader. Change-Id: Icf5305cba66e9e613000a6ef53b32fa59760a7f2
This is a surfaceflinger debugging feature that we don't care about, so disable it to reduce overhead.
Some devices with video mode panels experience refresh rate mismatches when the screen is turned off. Specifically: - The scheduler sets the refresh rate to 120 Hz after the screen turns off at 60 Hz (VRR idle). - However, the HWC ignores this change, resulting in SurfaceFlinger (SF) incorrectly assuming the device is at 120 Hz when the display is turned back on. - This causes a mismatch, as HWC continues rendering at 60 Hz, leading to inconsistencies. To enable this behavior, set the following property: - `debug.sf.defer_refresh_rate_when_off=1` Change-Id: I46fd9e6b983138c1f625d52a65451eb04ce42820 Signed-off-by: Hafidz Muzakky <ais.muzakky@gmail.com>
* Fixes lags in native screen recorder * Also set debug.sdm.support_writeback=0
Signed-off-by: Kleidione Freitas <kleidione@gmail.com>
Starting with HyperOS 2.0, the camera system was updated to version 6, introducing significant changes to the blobs. As porting is not yet viable, the previous blobs will be restored to ensure the current camera remains fully functional. Signed-off-by: Kleidione Freitas <kleidione@gmail.com>
…0.VNRMIXM Signed-off-by: Kleidione Freitas <kleidione@gmail.com>
Change-Id: Iee675b4924cb2be7ac2d36c7737b06edc9cadfc9
Change-Id: I24fb5e842ea15638e116e29b16768f7cc5157a30
Signed-off-by: Kleidione Freitas <kleidione@gmail.com>
avc: denied { read } for name="libmialgoengine.so" dev="dm-4" ino=2540 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=0 app=com.android.camera
Signed-off-by: Kleidione Freitas <kleidione@gmail.com>
05-01 19:34:36.590 W/binder:2826_4(2826): type=1400 audit(0.0:3287): avc: denied { write } for name="sconfig" dev="sysfs" ino=65252 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_thermal:s0 tclass=file permissive=0
05-01 19:34:36.594 W/FileUtils(2826): No such file /sys/class/thermal/thermal_message/sconfig for writing
05-01 19:34:36.594 W/FileUtils(2826): java.io.FileNotFoundException: /sys/class/thermal/thermal_message/sconfig: open failed: EACCES (Permission denied)
Change-Id: Ie22a96daf93288eefa65e469487bd914c105d7cd
Signed-off-by: NikitaSavc <micraftur@gmail.com>
- avc: denied { read } for name="meminfo" dev="proc" ino=4026532013 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:proc_meminfo:s0 tclass=file permissive=0
- avc: denied { read } for name="cpu" dev="proc" ino=4026532060 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:proc_pressure_cpu:s0 tclass=file permissive=0
Signed-off-by: kleidione <kleidione@gmail.com>
04-12 11:57:48.095 775 2171 E android.system.suspend-service: Error opening expire_count for wakeup11: Permission denied 04-12 11:57:48.094 775 2171 E android.system.suspend-service: Error opening active_time_ms for wakeup23: Permission denied 04-12 11:57:48.093 775 2171 E android.system.suspend-service: Error opening active_time_ms for wakeup15: Permission denied 04-12 11:57:48.091 775 2171 E android.system.suspend-service: Error opening prevent_suspend_time_ms for wakeup19: Permission denied 04-12 11:57:48.089 775 2171 E android.system.suspend-service: Error opening event_count for wakeup22: Permission denied 04-12 11:57:48.094 775 2171 E android.system.suspend-service: Error opening prevent_suspend_time_ms for wakeup23: Permission denied 04-12 11:57:48.087 775 2171 E android.system.suspend-service: Error opening active_count for wakeup16: Permission denied Signed-off-by: AspectPower <95100392+AspectPower@users.noreply.github.com>
- This config was renamed as of CLO commit [1] and [2]. [1]: https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0/-/commit/10989ba3769cab220d7df5b03a967cb13401552c [2]: https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0/-/commit/9ef1447db30d2d6ef0069258d62a8fbf10cba29d Change-Id: Ie6ffbeebb45e5dd97b98592b7dfc195a4fb7045d Signed-off-by: Amrito | アンブロシア <bhabanidas431@gmail.com>
Change-Id: I1a81620df08180ded82fd527e17aa9a8fe0d01d3 Signed-off-by: tanvirr007 <tanvir.mymnsngh@gmail.com> Signed-off-by: Amrito | アンブロシア <bhabanidas431@gmail.com>
* Causing some apps laggy & UI performance regression Signed-off-by: TogoFire <togofire@mailfence.com> Change-Id: I1a88503cdfbb6c52fbb66d6f67ffe26d9c51043c Co-Authored-By: Reinazhard <reinazhard@gmail.com> Co-Authored-By: Ratoriku <a1063021545@gmail.com> Signed-off-by: absoluten00b <whiteviolent8@gmail.com>
* Because Android won't do it on a dirty flash so certain elements will be broken if something is changed in UI. Signed-off-by: Gustavo Mendes <gusttavo.me@outlook.com> Change-Id: I611d082319c1d90b2a133e207516d5a2e9a33512 Signed-off-by: angelomds42 <angelomds42@gmail.com> Signed-off-by: kibria5 <mdkibria687@gmail.com> Signed-off-by: zenin1504 <kayozzprojects@yandex.com>
Signed-off-by: afterallafk <shivamatiet2001@gmail.com>
Change-Id: I7aec742ca74bb117d742cdcb6cdf2e18c3447c42
Credit: @kibria5 for reference
Change-Id: Ie2eaa48e0a7fc0195dd35e2a4d5a7122cd73bbd7
Change-Id: Ic0d8eff53db30254da2c7cbfab0db4ade1fb1bc8
Change-Id: Ib5e64bdde9fea4ff868ee2222ae1064eb3ef3d48
Change-Id: I9ec95bf55afd62a03b2bd787c8b82c15b921a452
libtinyxml2 10.1.0 update which landed in BP4A contains ABI incompatible changes which cause runtime crashes. Change-Id: Icc67da5f754b0bb30dce6192b1e520fdf1349ac5
Replaced device image link with local image file.
Change-Id: Icbf292a1f0627d8d44936fc925cf5eefebd5a732
This reverts commit c0e943c. Change-Id: I5b96aa16fa90bc67334fe49f668590d330e13a54
Generated using https://github.com/ArianK16a/qcom-perf-parser Change-Id: Ic43199fa3aef3e5276e31e83c14ecefdf2136c7a
Signed-off-by: AdarshGrewal <adarshgrewal@gmail.com> Co-authored-by: AdarshGrewal <adarshgrewal@gmail.com>
Signed-off-by: Kleidione Freitas <kleidione@gmail.com>
Change-Id: Ie2bc8e9170fd2b7af6e9e454c3a116a29dff355f
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.
No description provided.