diff options
author | Adam Lesinski <adamlesinski@google.com> | 2014-09-19 18:37:15 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-09-19 18:37:15 +0000 |
commit | 8d2556f0de2786367babaafbf1c34b24926e48ca (patch) | |
tree | fcd53787b65f0ff0e1449b3ba1794d5edc79be32 /include | |
parent | 26d5da351e5fbeb23605a643923e896bb3a0d57c (diff) | |
parent | ecdaa576af69361538738b9982b22d25017012a3 (diff) | |
download | frameworks_base-8d2556f0de2786367babaafbf1c34b24926e48ca.zip frameworks_base-8d2556f0de2786367babaafbf1c34b24926e48ca.tar.gz frameworks_base-8d2556f0de2786367babaafbf1c34b24926e48ca.tar.bz2 |
am 8bdb265f: am 19f9d54f: Merge "Fix backwards compat problem with AAPT public attrs" into lmp-dev
* commit '8bdb265f0a73bc6f2114ca70f141c214a23696c7':
Fix backwards compat problem with AAPT public attrs
Diffstat (limited to 'include')
-rw-r--r-- | include/androidfw/ResourceTypes.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/androidfw/ResourceTypes.h b/include/androidfw/ResourceTypes.h index 605cae6..ce30d81 100644 --- a/include/androidfw/ResourceTypes.h +++ b/include/androidfw/ResourceTypes.h @@ -1521,6 +1521,8 @@ public: bool getResourceName(uint32_t resID, bool allowUtf8, resource_name* outName) const; + bool getResourceFlags(uint32_t resID, uint32_t* outFlags) const; + /** * Retrieve the value of a resource. If the resource is found, returns a * value >= 0 indicating the table it is in (for use with |