Merge "Add android.os.StrictMode.VmPolicy.Builder.detectLeakedClosableObjects API"
This commit is contained in:
committed by
Android (Google) Code Review
commit
7b1dbdaab6
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user