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

Commit 71ad723d 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

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



Change-Id: Ideff3a46412950da5d7117616cb1a3cd858a316d
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 433221fe a5991cc7
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: [