Set CPU Abis for updated system packages
Symptom:
If Chrome package is updated and is disabled after reboot, all apps are
crashed when they use WebView.
Root cause:
CPU Abis for updated system packages are not set when newer version
exist. Updated system packages are not fully scanned.
But WebView can use WebViewProvider in the system Chrome package. It
refers CPU Abis and crash happens.
Solution:
Set CPU Abis even if the system package has newer updated version.
Fixes: 64926227
Fixes: 62980149
Test: Manual
Change-Id: I1ddc7be5a5b8928189410e30a0506d11279d0279
1 file changed