Change ART FindClass method name to GetClass
The JNI FindClass method is easily confused with the ART FindClass method. This changes the name of the ART method to GetClass to reduce confusion. Bug: 112338190 Test: m -j Change-Id: Ie8c2d4785ad0ffd47fd80dfca6576ae5401b6b97 (cherry picked from commit 93d9e073) Merged-In: Ie8c2d4785ad0ffd47fd80dfca6576ae5401b6b97
Loading
Please sign in to comment