504109543 / droidwall

Automatically exported from code.google.com/p/droidwall
0 stars 0 forks source link

Some App ID Includes Many Applications #211

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi

My device is HTC Desire S mobile phone.

I found the App ID 10013 includes many applications, such as Calendar Storage, 
Connect to PC, HTC Sense, and so on. I just only need to allow Weather 
Provider, HTC weather sync provider, and Weather Agent Service, these 3 
applications to access the network, and block all the others. How can I do?

Thanks a lot.

Henry

Original issue reported on code.google.com by henry...@gmail.com on 1 Dec 2011 at 9:07

GoogleCodeExporter commented 8 years ago
Sorry, but this is not possible on Android.

You can only block specifics UIDs - so when many applications share the same 
UID, you must block/allow all of them.

Please note that applications can only share the same UID when they are 
developed by the same person/company and the developer explicitly requests the 
UID to be shared. (Google likes to do that a lot, for example)

Original comment by rodrigo...@gmail.com on 1 Dec 2011 at 12:39