Skip to content
Snippets Groups Projects
Commit 27b4d94a authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Implement naming of isolated service bindings.

This allows clients to run multiple instances of the same
manifest service declaration.  It only works for isolated
services, to avoid too much abuse temptation.  This is part
of the "Chrome site isolation" work, to allow chrome to have
many more render processes running and help it manage them.

Bug: 111434506
Test: atest CtsAppTestCases:ServiceTest
Change-Id: I22e65758678a07075ed32ed6463082ddf846d3a4
parent 59805434
No related branches found
No related tags found
No related merge requests found
Showing
with 230 additions and 121 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment