Skip to content
Commit 7ef80307 authored by Nicolas Geoffray's avatar Nicolas Geoffray Committed by Eric Holk
Browse files

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
parent 97f778f0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment