commit | 17b2b93bda00aee58e9a278d4d93dafc97084c96 | [log] [tgz] |
---|---|---|
author | Dario Freni <dariofreni@google.com> | Mon Nov 08 12:08:47 2021 +0000 |
committer | Dario Freni <dariofreni@google.com> | Mon Nov 08 13:57:16 2021 +0000 |
tree | bf20c525070062c594de6756ae4905c3c6e8ee05 | |
parent | 3494086c368462483e0dea92ef66801dbc220e4f [diff] |
Detect system_ext provenance for APKs-in-APEX The previous code mistakenly attributes APKs contained in an APEX loaded to the system_ext partition as coming from the system partition. This affects, for example, where PackageManager expects the permission allowlist to be read from (e.g. /system_ext/etc/permissions/*.xml). Test: atest ApkInApexTests (in I4cec3fdf05f2ab1a3b5032870a74562aed53cb95) Merged-In: I690618727ebf9a61f07b3925b30e7631d33c4e8e Change-Id: I690618727ebf9a61f07b3925b30e7631d33c4e8e