Correct JNI exception handling
Return immediately from a JNI function if an exception is thrown. Do not continue with further JNI operations. Flag: EXEMPT bugfix Bug: 359669601 Test: atest * FrameworksCoreTests:android.database * CtsDatabaseTestCases Change-Id: Ied90b87935f11688d6bf2a943d63ef4ccb933e6b
Loading
Please register or sign in to comment