eremitein / treble-patches

GSI Treble patches. Included Phh, Andy Yan and my personal Treble works. You can using patches/solutions from here and from linked manifests (all or few my own) in none-commercial usage only and you should giving link to this repo and credits to the proper author
89 stars 16 forks source link

[Honor v20] The ringtone is still ringing during the call. #22

Closed ijustyce closed 3 years ago

ijustyce commented 3 years ago

First of all, thanks for your excellent work, but I ran into a problem. After I answer the call, the ringtone of the call is still ringing. The volume of the ringtone became smaller, but it did not disappear. I use Honor v20 with latest BLESS rom.

I am new to gsi, can you help me fix it, thanks in advance.

eremitein commented 3 years ago

Hi, ask in telegram support group, there is some users have Honor and maybe they are can help. I haven't that issue on my device, so no idea why this happens

ijustyce commented 3 years ago

Hi, ask in telegram support group, there is some users have Honor and maybe they are can help. I haven't that issue on my device, so no idea why this happens

Ok thanks. By the way, how to build bless rom based on your code. I can't find the branch or tag. Thanks again.

eremitein commented 3 years ago

it's merged in project https://gitlab.com/android-generic/

ijustyce commented 3 years ago

Finally I fixed it by use China Mobile (The CMCC) sim card. I remember there are GsmPhone.java and CdmaPhone.java in the past so I insert the CMCC sim card into my phone just for test, and it work fine. Don't know why China Telecom has this strange issue.

Anyway, thanks for your great work. I built it from your code and ran it successfully. May be I will fix the CDMA sim card issue someday, if all done I will make a merge request. Thanks again.