E audiohalservice: Failed to dlopen android.hardware.audio.sounddose-vendor-impl.so: dlopen failed: library android.hardware.audio.sounddose-vendor-impl.so not found
W audiohalservice: createISoundDoseFactory() from android.hardware.audio.sounddose-vendor-impl failed
Signed-off-by: romgharti <romgharti@gmail.com>
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
Surfaceflinger Debugging feature that we don't care about, so disable it to reduce overheads.
Signed-off-by: skwel <abalverde1694@gmail.com>
Signed-off-by: fjrXTR <fajarslebew31@gmail.com>
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
Need to explicitly set auto_latch_unsignaled property to
disabled state to keep latch-unsignaled as the default
behavior.
Change-Id: I3856caaf0a68e7e720819f25338d1eb9196f56b0
* Got removed in A14 QPR2
* 1fd9bfca9d
* We have set auto_latch_unsignaled property to
disabled state to keep latch-unsignaled as the default
behavior.
Change-Id: I3443d6e5b0916a3098dad556ec46cf53069ae348
Signed-off-by: SamarV-121 <samar@samarv121.dev>
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
OSS counterpart works well, instead of using prebuilt blobs, use oss
where possible. This has no adverse effect on the audio quality.
Switch to OSS libaudiopreprocessing.
Change-Id: Id6f075c76f7bf13b12b66500d60b65c69ef069e5
Signed-off-by: Vaisakh Murali <mvaisakh@statixos.com>
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
* I'm fixing powerhint instead, shirayuki-dt2w doesn't start on boot
Revert "LG8n: rootdir: Start shirayuki-dt2w on late_start"
This reverts commit f2c2c98f24.
Revert "LG8n: fixup!: Fix Android.bp"
This reverts commit 75f87d9602.
Revert "LG8n: Introduce shirayuki-dt2w service as a helper for DT2W service app"
This reverts commit 9407fb90fb.
Revert "LG8n: remove xiaomi-touch from dt2w Android.bp"
This reverts commit f5d0d8ae8f.
Revert "LG8n: Import DT2w service from HOAMSI's rom"
This reverts commit 64ff4cb6e8.
This reverts commit 70cd3788d3.
Revert "LG8n: rootdir: Add shebang on init.gesture.sh"
This reverts commit 856f196618.
Revert "LG8n: rootdir: call init.gesture.sh on boot"
This reverts commit 5ead707f36.
Revert "LG8n: rootdir: Improve init.gesture.sh to allow dt2w to be turned off"
This reverts commit 9e8121393c.
Revert "LG8n: rootdir: Add init.gesture.sh for fix DT2W"
This reverts commit a865a799ff.
* This could be why it's not executing even if called by init, honestly i'm just shooting in the dark atp
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
* idk why after using the powerhint method dt2w doesn't work, so we tried to use the sh scripts method. hopefully it works lol
Signed-off-by: fjrXTR <fajarslebew31@gmail.com>
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
Test by sending cc1 first to the dt2w node which should enable dt2w
then send cc0 which should turn it off but it doesn't
Sending cc2 disables dt2w, not cc0
Maybe this is why dt2w broken
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>