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

Patch 1 #1

Open
wants to merge 126 commits into
base: fourteen
Choose a base branch
from
Open

Patch 1 #1

wants to merge 126 commits into from

Conversation

MISTERXZONE
Copy link

No description provided.

Astridxx and others added 30 commits February 17, 2024 09:15
* Activates some options on Settings>accessibility>vibration

Signed-off-by: Pranav Vashi <[email protected]>
Change-Id: I61fa2fede6af2f7f8b7829eccd348d694a4e1a72
…rlay for 13

Change-Id: If17503f2dd4bd4d6e333891f9649a7db8d809852
Change-Id: I42676c713b38097ec49b0ea032948628d5bca7bc
Change-Id: Ie0ccadd7e4a442fada6c0a9a3c7c7cbfe6c67cde
This sets log_level to 0
10-14 14:17:17.674 14629 14629 I sensors-hal: get_system_config:67, log_level: 0

This is done especially to disable spammy logging of oplus ambient light sensor events
10-14 14:17:12.821 12603 14590 I sensors-hal: handle_oplus_ambient_light_event:157, oplus_ambient_light: ts=3858719100254, lux=11, data_c=0, delta_ms=0, data_cnt=0

Change-Id: Ib097c172bb01ae62dec542a76b289a9641764bc2
Change-Id: Idcd1bfa340848fcd537f624f1459419df6bf6b7b
For the hal not to be denied access to oplusreserve partitions

Change-Id: Ic1da178aa0fd61c485135650044d76c1f0cc040d
Change-Id: I6ca6bf3a9f93801dfa343d98e09aab44ccdc887c
Co-authored-by: Sugakesshaa <[email protected]>
Change-Id: I8087a5c94317fc673dea8707eb5a185d062330f0
Change-Id: I0aaa7df1d7dc4adc673cc4352eb8f3dc2d571901
* A lot of the realme devices either make use of soft-iris or does not support them
* Retain framework manifest entries just incase its being added in the target device trees

Change-Id: I05c182a32b489dfc2c72781b0b72786d1fa9fd5b
Change-Id: I172ffc57adaa4d31e99b4ac1115d3aaafea44f90
* Remove oplus cwb components
* Remove libsnapdragoncolor-pxlw.so library because it is not a part of snapdragon_color_libs_config.xml anymore
* A lot of the realme devices either just support soft-iris OR no pixelworks services at all.

Change-Id: I3c291e780a607b68cce0e80d0a60f5276f60e1a0
Change-Id: Iccdba5c916c7f935b6b64ff650ea6520837e0147
Makes the QTI GNSS service happy. Thanks luca020400 for the help.

Change-Id: I6de25b0b3fde6cce3a6cdf95f31c68734d429956
* This overlay is also applied on doze and thus can avoid flashy display when refresh rate change briefly affects backlight update.
* Setting 60hz as fixed keyguard refresh rate does not interefere with FOD and it doesnt interfere when status bar is used when on keyguard.

Change-Id: I7ca269d766a45801123a3efde399a49385f36421
Change-Id: I89246666fca5ac5315bd5bccce6c5f9970115470
Change-Id: I344c0287bd3ae4b31ee53b91036e7a60a0185c55
Due to missing symbol _ZN4Json5ValueaSES0_

Change-Id: I57e575370d93f0b965e726c9f1d00a441c7f0de3
It is inherited by base_system.mk as of QPR2

Change-Id: I020a05b233f61ea28d03199cbc76051e6e97e1dc
Change-Id: If18999ec55cf3851efcaf2d29d2b305673524251
Change-Id: I92bc8363e1c9e2ad54c29a0a30dce992e25f697d
 - needed by oplus camera

Change-Id: I12808d0b741c8168ba4cc79d62f21ccd898bc144
- also reserve space for each partition

Change-Id: I5f3b3a5339bc027f9a31ad7ae992bf196e38609b
* Make auto brightness more stable, prevent the brightness from
  jittering repeatedly in dim environment.

Change-Id: I720e04dc4ea28a73af2c48967fd0f943c825245c
Signed-off-by: Pranav Vashi <[email protected]>
On stock, `config_powerDecoupleAutoSuspendModeFromDisplay` is set to
false. However, by leaving it set to false here, the device is unable to
enter deep sleep mode while Always-on Display is enabled. We will
deviate from stock by setting it to true here.

Change-Id: I47a0f78a43045718b3730387ea7b91c00b9c3794
E SDM     : DisplayBase::SetDisplayState: open /sys/kernel/oplus_display/power_status failed

Signed-off-by: Yuan Si <[email protected]>
Change-Id: Ic51589aefb241d0a877f8e179ee3482683fb64e9
CRs-Fixed: 3243885
Change-Id: I64f82a25768b561bb343fdb7686b7d6c020d024a
Bug: 229442032
Test: builds, boots
Change-Id: I2910f9d025ca6a6f3e73544e8f14346cfb0bc177
Signed-off-by: Adithya R <[email protected]>
Peter Kalauskas and others added 30 commits April 8, 2024 14:22
This will make the build faster

Test: m checkbuild
Bug: 295208392
Change-Id: I0c1bd901429bbe3bf81c1530e156735f8637a96e
Switch and SwitchCompat are both CompoundButton.

Using CompoundButton in Java will helps migration in the future.

Bug: 306658427 | AOSP | AOSP
Test: manual - check Settings pages
Test: m RunSettingsLibRoboTests
Change-Id: I85a70d4c504d8584030ea4a058f30d74206ab835
Change-Id: I1add0aa59cad3626fce92fdfeb09da5f512895b8
Change-Id: I2ba00b0bc7d321f76703e49a7a25664bffb479cb
Change-Id: I2f5773bdf4700ceb42c7afde842ef71431989931
…00(EX01)

Change-Id: I20319265932afd0cd8ac5acc25febf820ccdef63
Change-Id: Ifcad30636c0ee76a1fa4830bc0c8143d2b7be879
Signed-off-by: Adithya R <[email protected]>
* so LTE+ icon will show whenever it's available

Change-Id: I45a569fa52d19f4b9af370d7a18c4198e29febc6
Signed-off-by: Adithya R <[email protected]>
Change-Id: Iacbdfa9659fbdab33616a414a4f8857df1437b47
Change-Id: Ice21261583d89e0bbc9b0cc099f1125b3c7bd0a4
Change-Id: I99a0fe4c0e5eeaadddf063dd4e3dccae9359936b
Bug: 247478991
Test: tested on-device (P23) ab/P46941077
Test: `sensor_test -ahal list` and `sensor_test list`
Test: `sensor_test -ahal sample -s0` and `sensor_test sample -s0`

Test: m, boot, and test sensors functionality

Change-Id: I40f6ab6b7780c53cd638a1f77c95f6c324dc2d15
Signed-off-by: ralph950412 <[email protected]>
Change-Id: I974dc9fc1d8d8e404488f660b8b8d61c3146590f
Change-Id: Ie065f234bfd949264b962bae80e400a446f65b80
Signed-off-by: Vaisakh Murali <[email protected]>
build/make/core/board_config.mk:1001: error: BOARD_API_LEVEL must not
set manully. The build system automatically sets this value..

Change-Id: If59ae9dea6cb13701d7217a1c0a355d4e07113eb
Unable to determine UFFD GC flag for kernel version "5.4.268-qgki".
You can fix this by explicitly setting PRODUCT_ENABLE_UFFD_GC to "true" or
"false" based on the kernel version.
1. Set PRODUCT_ENABLE_UFFD_GC to "true" if the kernel supports userfaultfd(2)
   and MREMAP_DONTUNMAP.
2. Set PRODUCT_ENABLE_UFFD_GC to "false" otherwise.

Change-Id: Ie77d9a86a7fe94e4cade1868ffea27194f724e03
Change-Id: I6a84526ca1e9f4e5140c8068646433cab3fe85b2
Change-Id: I079293410dd98d78fafbca837480f80328570346
Change-Id: I02a4711bfb5f4cebf87d6f2d8a02f47f00c2d62f
Change-Id: If6963c0729d4b6cf63f4a5f13e8603f1c156da2f
No longer needed now init listens for property changes on a
separate thread.

Bug: 186580823
Test: Cuttlefish boots successfully
Change-Id: Ief3a546d2154231d18957c2f703bd128966d7288
Change-Id: I9560fd0da00958d9349a0881b5a5f64a2c02e495
The last bit that was preventing building hermetic images.

Change-Id: I75bb7de4593a7992f6015317cf97e088beeba0cb
Change-Id: Ia1b8097d28dd4888232fe383b830515b1b9bafaa
Change-Id: I0bfe65ba61b6aa9916fe6459be2a84d772939a2f
Change-Id: I4b2f3e79b5e518889d9771bf8990e27babca8b61
Change-Id: I0b11c55b159f8b04b2cae526ffb1b144cbaaa897
Qualcomm targets can now build hermetic partitions.

Change-Id: I241105e01d85fea983b34846ca675666ac07541b
Change-Id: Id2cc8bbd1e925271531b3da693f5c9154a121838
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.