commit | 0d8d89105c00edbad95a268aaae65f2ff94ed5a1 | [log] [tgz] |
---|---|---|
author | Steve Howard <showard@google.com> | Wed Jul 21 19:41:15 2010 -0700 |
committer | Steve Howard <showard@google.com> | Wed Jul 21 19:46:45 2010 -0700 |
tree | 7a750189e5f0058966245fe5c5e9b1a4b021a1bf | |
parent | 0a77c62a82503b38c484e0079648f0231dd85d53 [diff] |
Make COLUMN_URI readable and tighten UID restrictions. I need to make COLUMN_URI readable by apps, since the public API exposes that field. In order to avoid any possible security issues, I got rid of the feature that potentially allowed apps to view downloads from other UIDs. No one was using that feature and the public API exposes no such feature (yet). While at it, I cleaned up some related code in update() and delete(). Change-Id: I5384115d2a865255d009fbe37449488fd2269389