Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7df48ba2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" am: 5a19bd10 am:...

Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" am: 5a19bd10 am: 9c107f15 am: af00b3f7 am: a5991cc7 am: 71ad723d

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2175887



Change-Id: I4f1104995f56d7195b69bc6d4e7423918ae58425
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 400294a8 71ad723d
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -16,6 +16,15 @@
 *
 *****************************************************************************
 */
package {
    // See: http://go/android-license-faq
    // A large-scale-change added 'default_applicable_licenses' to import
    // all of the 'license_kinds' from "frameworks_native_license"
    // to get the below license kinds:
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: ["frameworks_native_license"],
}

cc_fuzz {
    name: "cputimeinstate_fuzzer",
    srcs: [
+9 −0
Original line number Diff line number Diff line
@@ -16,6 +16,15 @@
 *
 *****************************************************************************
 */
package {
    // See: http://go/android-license-faq
    // A large-scale-change added 'default_applicable_licenses' to import
    // all of the 'license_kinds' from "frameworks_native_license"
    // to get the below license kinds:
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: ["frameworks_native_license"],
}

cc_fuzz {
    name: "bittube_fuzzer",
    srcs: [