Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Remove unnecessary profileable flag in manifest

Cette révision appartient à :
arkon 2023-08-04 16:15:25 -04:00
Parent 9b6567f5e4
révision 400ca48456
3 fichiers modifiés avec 1588 ajouts et 1050 suppressions

Voir le fichier

@ -78,6 +78,7 @@ android {
signingConfig = signingConfigs.getByName("debug")
matchingFallbacks.add("release")
isDebuggable = false
isProfileable = true
versionNameSuffix = "-benchmark"
applicationIdSuffix = ".benchmark"
}

Voir le fichier

@ -44,11 +44,6 @@
android:supportsRtl="true"
android:theme="@style/Theme.Tachiyomi">
<!-- enable profiling by macrobenchmark -->
<profileable
android:shell="true"
tools:targetApi="q" />
<activity
android:name=".ui.main.MainActivity"
android:launchMode="singleTop"

Le diff du fichier est caché, car celui-ci est trop grand Voir la diff