[Android-tools-devel] Help with Bundletool update
Hans-Christoph Steiner
hans at at.or.at
Wed Jul 20 17:07:37 BST 2022
Those are mysterious dependencies. I could only find references to them in
https://cs.android.com. Maybe they are auto-generated by the bundletool build
system? com.android.bundle.Config seems like that kind of thing, like
BuildConfig in Android projects.
.hc
Nkwuda Sunday Cletus:
> Hi there,
>
> I 'm stuck on this error: https://www.easypastes.tk/pastes/GSzMEx , while trying
> to package bundletool (https://github.com/google/bundletool ) for Debian.
>
> Please I need help on where to find these packages in Debian:
>
> com.android.bundle.CodeTransparencyOuterClass,
>
> com.android.bundle.Config,
>
> com.android.bundle.SdkBundleConfigProto,
>
> com.android.bundle.SdkModulesConfigOuterClass,
>
> com.android.bundle.Targeting,
>
> com.android.bundle.Commands,
>
> com.android.aapt.Resources,
>
> Inspecting bundletool on Vscode, I see all imports from com.android.bundle* are
> underlined red as not resolved, though `gradle build` workflow still works
>
> Regards,
>
> Sonnie
>
>
More information about the Android-tools-devel
mailing list