Add domestic vendor push infrastructure
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
# Vendor SDK entry points are resolved by VendorPushBridge through reflection.
|
||||
-keep class com.huawei.hms.aaid.** { *; }
|
||||
-keep class com.hihonor.push.** { *; }
|
||||
-keep class com.hihonor.mcs.push.** { *; }
|
||||
-keep class com.xiaomi.mipush.sdk.** { *; }
|
||||
-keep class com.heytap.msp.push.** { *; }
|
||||
-keep class com.vivo.push.** { *; }
|
||||
-keep class com.meizu.cloud.pushsdk.** { *; }
|
||||
Reference in New Issue
Block a user