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

Commit 57ece77f authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Bluetooth" am:...

Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Bluetooth" am: fea357ea am: 794d3655 am: 96a6e18d

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2106930



Change-Id: Ic6d58dafb9f28756b12690f85556cf3a59ece79b
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 52724720 96a6e18d
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
package {
    default_applicable_licenses: [
        "packages_modules_Bluetooth_android_pandora_mmi2grpc_license",
    ],
}

// Added automatically by a large-scale-change
// See: http://go/android-license-faq
license {
    name: "packages_modules_Bluetooth_android_pandora_mmi2grpc_license",
    visibility: [":__subpackages__"],
    license_kinds: [
        "SPDX-license-identifier-Apache-2.0",
    ],
    license_text: [
        "LICENSE",
    ],
}

genrule {
    name: "protoc-gen-mmi2grpc-python-src",
    srcs: ["_build/protoc-gen-custom_grpc"],