diff options
author | Mathew Inwood <mathewi@google.com> | 2014-03-21 18:25:36 +0000 |
---|---|---|
committer | Mathew Inwood <mathewi@google.com> | 2014-03-21 18:37:53 +0000 |
commit | d15990aa501b683c143700e246b390c8bb79b210 (patch) | |
tree | 9805dc041109c2e1ec4d75b6b323dea286c196c7 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | ac6e97a5a69738a1d32794fc76ca639201639501 (diff) |
Fix log spam from View.toString().
If a view has a non-zero ID that is not defined in resources (i.e. has been
set pragmatically), the calls to Resources.getResourcePackageName() and
Resources.getResourceEntryName() result in a log warning:
No package identifier when getting name for resource number 0x00000001
Fix this by not attempting to resolve the package & name when there is
none.
Change-Id: Id88a61539fffb36187da7911f8e8a42d5a1bb951
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions