Commit Graph
6 Commits
Author SHA1 Message Date
Flopster101 b373c561bd s5e8825-common: Add missing EPIC daemon stuff
Previously we only imported the HAL itself, without the daemon and its configs.

Signed-off-by: Flopster101 <nahuelgomez329@gmail.com>
2025-09-02 14:56:26 -03:00
Flopster101 624e03fdf3 s5e8825-common: Patch out libswdap device check
This library checks for the device name before starting the effect (eg. SM-A536B),
and if the device name doesn't match, it starts in a 'crippled' mode and will refuse
to read dax-default.xml properly, so no effects (except volume-based ones) will
be applied.

The following message will appear in logcat to indicate this:

07-03 23:30:28.390   750   787 D DlbDap2Process: There's no mix matrix
07-03 23:30:28.390   750   787 D DlbDap2Process: DAP output mode set to 1 with output channel mask 0x3 and null mix matrix.

Signed-off-by: Flopster101 <nahuelgomez329@gmail.com>
2025-09-02 00:26:34 -03:00
Flopster101andMajaahh bea9ee7c59 s5e8825-common: Patch audio HAL to fix FM Radio
Change-Id: I3a22f7b2c275f9d4a7b655df998186f68ae0a22c
Signed-off-by: Majaahh <maja.blaszczak@proton.me>
2025-08-31 23:26:26 +02:00
Flopster101andMajaahh 429985f4c0 s5e8825-common: Kang proprietary GPU blobs from a54x
Change-Id: Ida74c163576661aff7437c0a99f88792a8085ada
Signed-off-by: Majaahh <maja.blaszczak@proton.me>
2025-08-31 23:21:04 +02:00
Flopster101andMajaahh 7d1820d687 s5e8825-common: Build Samsung EPIC HAL
Change-Id: I7ebee0b42cd481350357d5cca69f7e51cd615a9e
Signed-off-by: Majaahh <maja.blaszczak@proton.me>
2025-08-31 23:18:22 +02:00
8c068c2099 s5e8825-common: Setup Audio
Change-Id: Id6cc78a13a68bb30db203c1cedce324e22273fc7
Co-authored-by: Tim Zimmerman <tim@linux4.de>
Signed-off-by: Majaahh <maja.blaszczak@proton.me>
2025-08-31 23:14:40 +02:00