forked from Zxlusersjly/rx-green
-
Notifications
You must be signed in to change notification settings - Fork 0
/
rx-green.xml
26 lines (26 loc) · 2.07 KB
/
rx-green.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<prescriptions xmlns="http://greenify.github.io/schemas/prescription/v3">
<!-- 腾讯热修复 -->
<prescription type="service" class="com.tencent.bugly.beta.tinker.TinkerResultService" sender="any" />
<prescription type="service" class="com.tencent.tinker.lib.service.TinkerPatchService$InnerService" sender="any" />
<prescription type="service" class="com.tencent.tinker.lib.service.TinkerPatchService" sender="any" />
<prescription type="service" class="com.tencent.tinker.lib.service.DefaultTinkerResultService" sender="any" />
<prescription type="service" class="com.tinkerpatch.sdk.tinker.service.TinkerServerResultService" sender="any" />
<prescription type="service" class="com.tencent.tinker.lib.service.TinkerPatchService$IntentServiceRunner$InnerService" sender="any" />
<prescription type="service" class="com.tencent.tinker.lib.service.TinkerPatchService$JobServiceRunner" sender="any" />
<prescription type="service" class="com.tencent.tinker.lib.service.TinkerPatchService$IntentServiceRunner" sender="any" />
<prescription type="broadcast" class="com.tinkerpatch.sdk.server.utils.ReportBroadCast" sender="any" />
<prescription type="service" class="moai.patch.log.PatchEventService" sender="any" />
<prescription type="service" class="moai.patch.handle.PatchHideService" sender="any" />
<prescription type="service" class="moai.patch.handle.PatchService" sender="any" />
<!-- 高德定位 -->
<!-- <prescription type="service" class="com.amap.api.location.APSService" sender="any" /> -->
<!-- 百度定位 -->
<!-- <prescription type="service" class="com.baidu.location.f" sender="any" /> -->
<!-- 360手机助手检查更新SDK -->
<prescription type="service" class="com.qihoo.appstore.updatelib.CheckUpdateService" sender="any" />
<!-- 华为检查更新SDK -->
<prescription type="service" class="com.huawei.updatesdk.service.deamon.download.DownloadService" sender="any" />
<!-- 未知 -->
<prescription type="service" class="com.alibaba.analytics.AnalyticsService" sender="any" />
<prescription type="service" class="com.alibaba.mtl.appmonitor.AppMonitorService" sender="any" />
</prescriptions>