Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e20ccd7c authored by Brian Orr's avatar Brian Orr Committed by Michael Bestas
Browse files

Fix ClassLoader crash in com.android.phone

The custom PathClassLoader was not loading the .jar required for the
V1.0 HIDL manager class. This change switches to the ClassLoader of the
TelephonyComponentFactory (used by the com.android.phone app) which has
access to all required libraries.

Test: verified crash message no longer displays in the home screen and
crash dump no longer appears in "adb logcat"

Change-Id: Id7ae65eef294e4dc042a0f85807575c7e49b973e
parent 456c631c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment