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
8 files changed