commit | 5c228ca3e97f330b5722f6a51d281fa477633731 | [log] [tgz] |
---|---|---|
author | Pedro Loureiro <pedroql@google.com> | Fri Jul 30 17:27:00 2021 +0000 |
committer | Andrei Onea <andreionea@google.com> | Wed Jan 19 11:59:35 2022 +0000 |
tree | 2f6561ad88b1f6c10cfb66a65296889b112756f0 | |
parent | 66fc1f1941266997657231f6373664c69a8adb8d [diff] |
Parse new xml attributes used for updatable shared libraries Attributes added to the `library` tag used in AndroidManifest.xml. They allow to easily and transparently include/exclude a library from apps for compatibility purposes. Bug: 191978330 Test: atest com.android.server.pm.parsing.library.ApexSharedLibraryUpdaterTest com.android.server.systemconfig.SystemConfigTest Change-Id: Ibdde742a05fd670a9aaee5ee77ae25b9c0801f53 Merged-In: Ibdde742a05fd670a9aaee5ee77ae25b9c0801f53