Skip to content
Snippets Groups Projects
Verified Commit 47dc4937 authored by Clayton Craft's avatar Clayton Craft :speech_balloon: Committed by Newbyte
Browse files

pmb.parse.depends.package_provider: add type hinting and fix references (MR 2439)

pmb.parse.apkindex.providers now returns a dict of string:ApkindexBlock,
probably from 71772b9b

This adds type hinting to package_provider to reflect this, and fixes
code that calls it to properly deal with the possible return types.
Without this, building FDE images is broken.
parent 4019636f
No related branches found
No related tags found
1 merge request!2439pmb.parse.depends.package_provider: add type hinting and fix references
Pipeline #208457 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment