Building Android companion with SAP libraries?

When building Android companion application which links (uses) the SAP libraries (accessory-v2.6.4.jar, sdk-v1.0.0.jar), AndroidX jetifier complains dozens of times:

AGPBI: {"kind":"warning","text":"Expected stack map table for method with non-linear control flow. ...

1.) How can I suppress these warnings?
2.) Should I suppress these warnings?
3.) How can I solve these warnings?

Thank you!

Hi,
The actual operation should not block or affect the execution for this, I think it can be ignored or ignored.
May be it happens due to compatibility, but it should not harm your app.
Are you facing any issues for this?
If yes, you can report the issue to Samsung Developer support with sample app and dumpstate log.

Thanks.