Remove blanket module directory access from catalog service
Several services require "app" capability from all other services (wildcard), which is in itself probably a Bad Thing; but it's especially bad now because the catalog service exposes module directory access through its app capability. This changes the catalog manifest to move the capability to a different more specific capability, and updates two of its consumers. May break other random mash/mushrome (i.e. non-production) services depend on the blanket directory access behavior since aura mus client library code depends on it in some environments. Bug: 791003 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I81d81af8385fb1e013445a6b8c175ebf96388077 Reviewed-on: https://chromium-review.googlesource.com/804397 Commit-Queue: Ken Rockot <rockot@chromium.org> Reviewed-by:Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#521115}
Showing
Please register or sign in to comment