Skip to content
Commit 301aaf69 authored by Mohammad Samiul Islam's avatar Mohammad Samiul Islam Committed by android-build-team Robot
Browse files

Prevent apk-in-apex from being registered under wrong apex

Without this fix, an apk-in-apex located in path
/apex/com.android.mediaprovider will be added as apk-in-apex
for com.android.media too, just because they have the same
prefix.

Added a info log too to make it easier to understand which apk-in-apex
is being registered under which apex.

Bug: 170640411
Test: Manual testing
Change-Id: Idc989ac84777589b4bdd72012833cdbdab7e872c
Merged-In: Idc989ac84777589b4bdd72012833cdbdab7e872c
(cherry picked from commit c45a426e)
(cherry picked from commit 58cd8bc2)
parent de4179c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment