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

Commit 6932d5e0 authored by Brian Carlstrom's avatar Brian Carlstrom
Browse files

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

Change-Id: I7b21b65e522d9533b97e286c7685234d06999d28
parent a4f03f98
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"