Add ScopedLocalRef for new Strings in JNI
When creating a new String, wrap in ScopedLocalRef to ensure the String is cleaned up. Test: hprof after using the device a lot Fixes: 222170518 Change-Id: Idf0b903381067d55399e6d66b3034efad90ab072
Loading
Please register or sign in to comment