commit | 5069dd69898bd0d9c69ba2bbd37239ec8d1c9dc6 | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Tue Sep 30 16:06:58 2014 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Tue Sep 30 16:18:09 2014 -0700 |
tree | f0ddd3b922e53ed84c14558c6345724a588656ba | |
parent | 75c33d9d04d8c0a9884a70077681261b57c7833c [diff] |
Fix issue with using locally defined attrs in a shared lib The attribute name resource IDs were never fixed up with the runtime package ID so we weren't finding attributes whenever the runtime package ID was different than the build time one, which happened to be when a shared lib referenced itself (0x00 vs 0x02). Bug:17666947 Change-Id: Icf3e874bcea0e27eebe42d60fbed626a34bf9266