commit | 2a6bc05bdf067bfb140fec33380eca12a04c71fc | [log] [tgz] |
---|---|---|
author | Tor Norbye <tnorbye@google.com> | Fri Oct 28 19:37:04 2011 -0700 |
committer | Tor Norbye <tnorbye@google.com> | Wed Nov 02 12:10:44 2011 -0700 |
tree | 956802ab3a0174a9595d1e0347b8ba6cc17ef5dc | |
parent | 5522125c2c5b0978ea9a3a5530829e4b980d5f44 [diff] |
Add lint security check for exported services This changeset adds a new lint check for exported services in the manifest. It checks that exported services define a permission (or inherit one from the application element) since omitting this can lead to open services not intended to be left unprotected. Change-Id: I1284f4c41ff3aabd790702978c39320648e033a2