[LSC] Add LOCAL_LICENSE_KINDS to system/security

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

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all
Change-Id: I30207a7b9fd396972fc56c7e96124ee88e080c69
diff --git a/fsverity/Android.bp b/fsverity/Android.bp
index b1d8965..5fb38ae 100644
--- a/fsverity/Android.bp
+++ b/fsverity/Android.bp
@@ -12,6 +12,15 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+package {
+    // See: http://go/android-license-faq
+    // A large-scale-change added 'default_applicable_licenses' to import
+    // all of the 'license_kinds' from "system_security_license"
+    // to get the below license kinds:
+    //   SPDX-license-identifier-Apache-2.0
+    default_applicable_licenses: ["system_security_license"],
+}
+
 python_library_host {
     name: "fsverity_digests_proto_python",
     srcs: [