commit | b7da2d0f30e012f786686bedea065af01f20a4e2 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Thu Oct 08 10:22:30 2009 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Thu Oct 08 10:54:00 2009 -0700 |
tree | 208928d7fd5359e01b80842d6e11534431ad9d7c | |
parent | 434551849d279bd24ca132ba4102b0d55823f59e [diff] |
Allow omission of RES_PACKAGE for status attributions. FastTrack was being overly cautious about attribution labels coming from third-party sources. When no RES_PACKAGE is defined, we now fall back to using the local package instead of completely dropping the attribution line. Fixes http://b/2175531