Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7b1dbdaa authored by Brian Carlstrom's avatar Brian Carlstrom Committed by Android (Google) Code Review
Browse files

Merge "Add android.os.StrictMode.VmPolicy.Builder.detectLeakedClosableObjects API"

parents 975d24d5 6932d5e0
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -142271,6 +142271,17 @@
 visibility="public"
>
</method>
<method name="detectLeakedClosableObjects"
 return="android.os.StrictMode.VmPolicy.Builder"
 abstract="false"
 native="false"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
</method>
<method name="detectLeakedSqlLiteObjects"
 return="android.os.StrictMode.VmPolicy.Builder"
 abstract="false"