I understand apps can communicate data to each other with mutual consent. Is it possible for an app to bypass restricted network permission by sending data to another app that has network permission? For example, a Google app with restricted network permission sending data to Google play services that has network permission and uploads the data.
App bypass restricted network permission
Also the GOS team had an idea to implement IPC scopes, but while working on it it came clear that the initial approach had ultimatly verry much in common on how profiles operate, and it perhaps wouldn't make much sense to spend more resources on that approach. This is in my own words and probably over simplified, but if u search IPC on this forum, u'll find much more detailed information, aswell as official responses.
The post that @r134a is referring to: https://discuss.grapheneos.org/d/19501-app-communication-scopes-status/10
Good to know. Thank you.