Fixed
Status Update
Comments
am...@google.com <am...@google.com>
an...@google.com <an...@google.com> #2
STEPS TO REPRODUCE:
Suppose we have such entry in Main.apk:
main.apk -->
res/ic_launcher_round.webp 10K
assets/plugin.apk -->
res/ic_launcher_round.webp 1K
check Apk Analyzer assets/plugin.apk/res/ic_launcher_round.webp
size
Expected result:
ic_launcher_round.webp
display 1k
Actual result:
ic_launcher_round.webp
display 10k
Pls check attachment main.apk or main.png
Studio Build: Android Studio Giraffe | 2022.3.1
OS: N/A
ah...@gmail.com <ah...@gmail.com> #3
Hi, @rp...@google.com
Is there any update on this issue?
Description
When generating Apks from Bundle through bundletool, the deviceSpec passed to bundletool does not include parameter that indicate if SdkRuntime is supported or not.