[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Permission

Added SPDX-license-identifier-Apache-2.0 to:
  framework-s/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I861f47b927e44a13a12d190690e8e4ab2286539b
diff --git a/framework-s/Android.bp b/framework-s/Android.bp
index e71cc43..2226b67 100644
--- a/framework-s/Android.bp
+++ b/framework-s/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-s-sources",
     srcs: [