Remove support for @EnforcePermission on classes

The Java annotation only applies to methods.

Test: java -cp AndroidGlobalLintCheckerTest.jar \
      org.junit.runner.JUnitCore \
      com.google.android.lint.aidl.EnforcePermissionDetectorTest
Change-Id: Ibc30de5e88996728f4be4f1473014d0d12c5c248
2 files changed