Skip to content
Commit 430d5fb8 authored by Gavin Corkery's avatar Gavin Corkery
Browse files

Extend isModule check for apk-in-apex

If an apk inside an apex is the failing package in a rollback,
we do not retrieve the logging parent of that apk since it is not
considered a module by PackageManager. Instead, extend the logic
to retrieve the logging parent of a package that is an apk-in-apex.
This is done by querying the existing ApexManager mapping.

Test: Manual. Test logging flow on
com.google.android.providers.media.module before and after patch
Bug: 154360162

Change-Id: I264bcd1beff89c966b5733f6be713166d066fc46
parent ea6a210c
Loading
Loading
Loading
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