commit | fb4d09cadd27a3fb1a2e268417f0f511aa92e344 | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Mon Dec 07 16:06:04 2020 -0800 |
committer | Ryan Mitchell <rtmitchell@google.com> | Fri Jan 08 13:36:35 2021 -0800 |
tree | a8fea8ddc1c63ff6f7492ecb12a7118da1449e5c | |
parent | 30dc2e01714a50e3816efa3bd347d1bf783fa0a5 [diff] |
Read manifest values using resource id in idmap2 Idmap2 currently reads android:targetPackage and android:targetName from overlay manifests by looking for an attribute with the name of the attribute resource. This fixes the divergence from package parsing by finding the attributes using their resource ids. Bug: 175060836 Test: libidmap2_tests Change-Id: I09965e5880a1e6c48c3f8077db0c595484804ce7