[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Permission

Added SPDX-license-identifier-Apache-2.0 to:
  Android.bp
  framework/Android.bp
  service/Android.bp
  testing/Android.bp
  tests/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I16cc0e9742f196de9afbecc1bf0788c2f12bc4d0
diff --git a/framework/Android.bp b/framework/Android.bp
index 1a2d5d5..f325184 100644
--- a/framework/Android.bp
+++ b/framework/Android.bp
@@ -12,6 +12,10 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+package {
+    default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
 filegroup {
     name: "framework-permission-sources",
     srcs: [