- Fixed: warnings/errors:
W aw82xx_smartpa 2-0035: Direct firmware load for aw_cali.bin failed with error -2
W aw82xx_smartpa 2-0035: Falling back to sysfs fallback for: aw_cali.bin
E ueventd: firmware: could not find firmware for aw_cali.bin
E ueventd: firmware: attemted /etc/firmware/aw_cali.bin, open failed: No such file or directory
E ueventd: firmware: attemted /odm/firmware/aw_cali.bin, open failed: No such file or directory
E ueventd: firmware: attemted /vendor/firmware/aw_cali.bin, open failed: No such file or directory
E ueventd: firmware: attemted /firmware/image/aw_cali.bin, open failed: No such file or directory
E ueventd: firmware: attemted /vendor/firmware_mnt/image/aw_cali.bin, open failed: No such file or directory
E ueventd: firmware: attemted /vendor/vm-system/aw_cali.bin, open failed: No such file or directory
E aw_cali_get_read_cali_re: channel:1 open aw_cali.bin failed!
Change-Id: I78d364d52b0cf81ceb494a111811017e2e510485
Signed-off-by: Lunark :3 <jvillaltamatos3007@gmail.com>
- Also update redmi k70 camera sensors to OS3.0.302.WNKCNXM
Change-Id: I727017d4a37af8d094540e4a1933a74313a5e5fb
Signed-off-by: Lunark :3 <jvillaltamatos3007@gmail.com>
The overlay policy of the NFC package requires the RRO to be in
vendor/system/product partition, but not odm partition, and the name
"NfcCustomization" should be specified.
Test: Open NFC setting and verify that the secure NFC setting ispresent
Change-Id: Ibc9f4f7167986af386d109079538ebcdf7c0b7a2
libtinyxml2 10.1.0 update which landed in BP4A contains ABI
incompatible changes which cause runtime crashes.
Change-Id: Icc67da5f754b0bb30dce6192b1e520fdf1349ac5
Signed-off-by: Lunark :3 <jvillaltamatos3007@gmail.com>
- Also update some camera sensor for Redmi K70 to OS3.0.6.0.WNKCNXM
Change-Id: I2dc397cdabb80bfa1b2fed4b3fb2fb1db2711dbf
Signed-off-by: Lunark :3 <jvillaltamatos3007@gmail.com>
This service hogs a considerable amount of CPU all the time as its
busy calculating compensation for our under-display light sensor
(and also spamming logcat, which we can take care of later).
PID USER PR NI VIRT RES SHR S[%CPU] %MEM TIME+ ARGS
1969 system 20 0 12G 9.2M 9.0M S 4.6 0.1 1:13.15 vendor.xiaomi.sensor.citsensorservice@2.0-service
Move it to background CPU set like the sensors multihal to lower
power consumption from big cores.
Change-Id: I8c7b2835b2b53654642ac20fd97df3b8a5ad96eb
- Due to the implementation of udfpshandler, we must move this to sm8550-common.
Change-Id: Iea23632abd868204ee3d1aa81290d5b7c9d6c773
Signed-off-by: Lunark :3 <jvillaltamatos3007@gmail.com>
We had this issue for the longest time where if you take a picture in instagram the app freezes. Thanks to https://github.com/IPSBHANGU we have now have a way to fix it :D
Patch:
- odm/etc/camera/mihal_overlap/overlap_config.json
to remove com.instagram.android
Change-Id: I3f227f6099ca93be383b23e49414676f36e7c4df
Edit: Turn on by default
Bug: 389002332
Flag: android.hardware.biometrics.screen_off_unlock_udfps
Test: 1. FP screen off unlock should be included in settings
2. FP screen off unlock should be enabled by default
Change-Id: I65eda6ae6f69ff4e6a3191d91fb8be42797c7fcb
Signed-off-by: ralph950412 <ralph950412@gmail.com>
- Having it enabled sometimes causes you not to hear the other party during calls.
Change-Id: Ic9ce72f11d8198543e87b947a74181932b7cb41e
Signed-off-by: Lunark :3 <jvillaltamatos3007@gmail.com>
For some reason xiaomi has duplicated the Init method as ClientImplGet.
(or it gets automatically generated for them due to some other differences?)
However, our OSS libdisplayconfig.qti doesn't provide this symbol, but the
Init method takes the same parameters and seems to be sufficient for
citsensorservice to work.
Change-Id: I26a88eb379b517f147932310de1da51d65a31c6b
[fiqri19102002: Adapt to python extract utils]
Signed-off-by: Fiqri Ardyansyah <fiqri191002@gmail.com>
- Vermeer has the light sensor under the screen, so these sensors will report the correct values to the sensor.
Change-Id: I003ef7cfd0629f97f19459f19a9d0bd72e58c8b8
Signed-off-by: Lunark :3 <jvillaltamatos3007@gmail.com>