Skip to content
Commit 2b4d25be authored by chaviw's avatar chaviw
Browse files

Add ScopedLocalRef for javaObjectForIBinder

javaObjectForIBinder creates a Java object that is not getting freed.
Wrap all javaObjectForIBinder calls with ScopedLocalRef so they're
automatically cleaned up

Test: Builds
Bug: 225287201
Change-Id: Id5970ef8b1ff256ebc404d4242819728f120050d
parent 45081ab6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment