runtimes/google/ipc: trap all reserved names (starting with __).

The existing behaviour was to trap names that match __<prefix>
and send those to the registered dispatcher. This change traps
any name that starts with __ and hence prevents anyone from
accidentally using a name that starts with __.

Change-Id: I9e2abb6881709418e15f8129e0ab346e056c4671
1 file changed
tree: 2a4b7ba14de7cbb8b1afb0caebc887267b1ad651
  1. lib/
  2. profiles/
  3. runtimes/
  4. security/
  5. services/
  6. tools/