This project is mirrored from https://github.com/andreock/device_realme_sm8250.git.
Pull mirroring updated .
- Nov 06, 2023
-
-
Michael Bestas authored
Change-Id: I70cc903a03ac9fa3303bb8fa039c9de4806449bf
-
Andrea055 authored
Remove audioFX to avoid conflict
-
- Nov 05, 2023
-
-
Andrea055 authored
-
Andrea055 authored
-
Albert Tang authored
The NFC HAL is configured to read firmware in .bin files. The mapping can be found in /odm/etc/nfc/nfc_fw_ref. Change-Id: Iaaf35053ca5eba8482f0a6c4198c3a94a051e701
-
Mashopy authored
Change-Id: Ie9af51a2c833e8936759fd181b74db5b09f90885
-
Mashopy authored
Change-Id: Ic96a14c640c497b75473d3831b9c9614a82fe046
-
- Oct 31, 2023
-
-
Andrea055 authored
Using oplus_chg instead power_supply one gives right result
-
Andrea055 authored
Repo: https://github.com/andreock/hardware_dolby
-
- Oct 30, 2023
- Oct 24, 2023
-
-
Andrea055 authored
Used in oplus camera
-
- Oct 23, 2023
-
-
Badr98-t authored
-
AnierinB authored
Device specific features are set in their respective trees. Signed-off-by: AnierinB <anierin@evolution-x.org>
-
Andrea055 authored
Now camera live here: https://gitlab.com/Andrea055/vendor-oneplus-camera
-
Andrea055 authored
-
Daniel Rosenberg authored
* These features enable wide inodes on userdata, which is required for project ID quotas. Wide inodes can only be set at MKFS time. * This also enables casefolding, which is required for the removal of SDCardFS. Bug: 138321217 Test: Examine filesystem features for project quota and wide inodes. Change-Id: I9c17cda2af34c6fbd73c2d90eb6b465f4939df67
-
- Sep 27, 2023
-
-
HELLBOY017 authored
-
cjh1249131356 authored
Required for our auto hbm implementation.
-
cjh1249131356 authored
Make it match with stock
-
Abhay Singh Gill authored
OnePlus is already giving FUSE passthrough support in their current kernel source let's take advantage of it Ref:- https://source.android.com/docs/core/storage/fuse-passthrough#implementing-fuse-passthrough
-
HELLBOY017 authored
-
HELLBOY017 authored
-
HELLBOY017 authored
This way auto hbm triggers very smoothly compared to the lousy hacks we were using before.
-
RealJohnGalt authored
This is the way AOSP handles HBM in sunlight. Needs a corresponding kernel patch. Change-Id: I59c5ad75134944792ac4bb37fa8400fdecb91f3e
-
- Sep 05, 2023
-
-
Andrea Canale authored
This is necessary for Gallery3D
-
- Aug 23, 2023
-
-
Andrea Canale authored
-
- Aug 21, 2023
-
-
Andrea Canale authored
-
- Aug 19, 2023
-
-
Andrea Canale authored
-
Andrea Canale authored
Optimize schedtune, lower down some frequency for better battery life, adjust cpuset for background task, enable idle in lpm_levels, adjust input boost andadjust schedutil limit
-
Andrea Canale authored
-
Andrea Canale authored
-
Andrea Canale authored
-
Andrea Canale authored
-
xNombre authored
Signed-off-by: xNombre <kartapolska@gmail.com> Change-Id: Id8a6ef29c85c94dab17d590918e80837bc84838d Signed-off-by: Pascoato <viniciuspascoato@gmail.com>
-
Chandu Dyavanapelli authored
Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
-
Chandu Dyavanapelli authored
Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
-
Jake Weinstein authored
The restricted cpuset is for system tasks that are throttled because the screen is off. Google only runs these tasks on the little cluster to save power and we will follow suit. Change-Id: I0174beb11dae2109df4ddf65304bd50c5cc05264 Signed-off-by: Vaisakh Murali <mvaisakh@statixos.com> Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
-
Adithya R authored
audio driver affines pm-qos requests to these cpus so it makes sense to use them for audio-app as well Change-Id: I61223db706042e215b1ab5ca9eb4562989e362f6 Signed-off-by: Vaisakh Murali <mvaisakh@statixos.com> Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
-
Adithya R authored
Since the big and prime clusters consume more power, they should not be prevented from lowering frequencies for longer periods. Instead it should be for the little cluster, that consumes lesser power and has higher load. Change-Id: I84dd4949a178f3c026355eb63ac7e9c9458052c3 Signed-off-by: Vaisakh Murali <mvaisakh@statixos.com> Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
-