veyron/services/store: Remove access checks on store objects.

This change removes object-specific access checks, and is prerequisite for
1. Uniting security.ACL and access.ACL.
2. Implementing a new store security model based on the Access API.

Note that this does not change the effective access to store objects, as Object
methods currently do not specify security labels, and IPC-level authorizers
reject calls from any client that is not a store admin.

Change-Id: I5693045af7a82058f86f178d373e25d7d3f11e8d
21 files changed
tree: da70595c52b47874857c3d525d324ab8367092e3
  1. examples/
  2. lib/
  3. products/
  4. runtimes/
  5. security/
  6. services/
  7. tools/