Add domestic vendor push infrastructure

This commit is contained in:
2026-07-26 01:45:59 +08:00
parent 7cca34b331
commit 0738953e6d
77 changed files with 6470 additions and 855 deletions
+8
View File
@@ -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.** { *; }