[pm] update shared libraries if the old package used it
It is possible that the new package doesn't use share libraries but the old package does. In those cases, the old code doesn't update the shared libraries to null. This CL fixes that. BUG: 227290968 Test: manual with installing a standalone webview apk and observe the usesLibraryFiles fields are cleared after the installation. Change-Id: I37c9e3a526ff71c6e50ba0b7b319f60e5d2f5410 Change-Id: I4562f1e77b7336af28b9468569c72436ff108b6b
Loading
Please register or sign in to comment