mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 11:05:59 +00:00
Fix network logging
Keep some files when packaging apk Improve retreiving security/network logs efficiency
This commit is contained in:
@@ -54,15 +54,6 @@ android {
|
||||
compose = true
|
||||
aidl = true
|
||||
}
|
||||
packaging {
|
||||
resources {
|
||||
excludes += "/META-INF/{AL2.0,LGPL2.1}"
|
||||
excludes += "/META-INF/**.version"
|
||||
excludes += "kotlin/**"
|
||||
excludes += "**.bin"
|
||||
excludes += "kotlin-tooling-metadata.json"
|
||||
}
|
||||
}
|
||||
androidResources {
|
||||
generateLocaleConfig = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user