Loading
Use Class.forName instead of ClassLoader.loadClass.
Class.forName has a fast path that ClassLoader.loadClass doesn't have yet. Bug: 129834244 Test: m Change-Id: I52427be9dae5acd8eef530f706626246d16dc82a
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Class.forName has a fast path that ClassLoader.loadClass doesn't have yet. Bug: 129834244 Test: m Change-Id: I52427be9dae5acd8eef530f706626246d16dc82a