mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
Update avnc, remove the embedded termux:x11 and import it as a flutter plugin, fix app name
This commit is contained in:
11
android/app/proguard-rules.pro
vendored
Normal file
11
android/app/proguard-rules.pro
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Please add these rules to your existing keep rules in order to suppress warnings.
|
||||
# This is generated automatically by the Android Gradle plugin.
|
||||
-dontwarn android.app.ActivityThread
|
||||
-dontwarn android.app.ContextImpl
|
||||
-dontwarn android.app.IActivityManager
|
||||
-dontwarn android.content.IIntentReceiver$Stub
|
||||
-dontwarn android.content.IIntentReceiver
|
||||
-dontwarn android.content.IIntentSender
|
||||
-dontwarn android.content.pm.IPackageManager
|
||||
-dontwarn com.google.errorprone.annotations.CanIgnoreReturnValue
|
||||
-dontwarn com.google.errorprone.annotations.Immutable
|
||||
Reference in New Issue
Block a user