loglud / android-casual

Automatically exported from code.google.com/p/android-casual
0 stars 0 forks source link

Utilize the principal of lowest permissions. #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use CommunicationsTools on Linux.
2. Observe some devices require permissions elevation.
3.

What is the expected output? What do you see instead?

A properly installed application should have permissions assigned to devices 
properly. Linux Permission Escallation should not be arbitrarily used.  

Instead of working around the permission issues by elevating our own 
permissions, we should be contributing to UDev rules and installers for various 
devices and application installers such as Heimdall.

Original issue reported on code.google.com by adamoutler@gmail.com on 17 Jan 2014 at 4:21

GoogleCodeExporter commented 8 years ago

Original comment by adamoutler@gmail.com on 31 Jan 2014 at 6:23