JLChen
2021-10-29 3be0cbda556b6e9ae4dc0c6b9253a02337b6eb30
1
2
3
4
5
6
7
8
9
10
11
<metadata>
  <!--
  This sample removes the class: android.support.v4.content.AsyncTaskLoader.LoadTask:
  <remove-node path="/api/package[@name='android.support.v4.content']/class[@name='AsyncTaskLoader.LoadTask']" />
  
  This sample removes the method: android.support.v4.content.CursorLoader.loadInBackground:
  <remove-node path="/api/package[@name='android.support.v4.content']/class[@name='CursorLoader']/method[@name='loadInBackground']" />
  -->
 
   <remove-node path="/api/package[@name='com.lechange.common.play']/class[@name='PlayWindow']"/>
</metadata>