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

Commit 505f419e authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" am: b8b46e88 am:...

Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" am: b8b46e88 am: 556269cb am: 09f5ece4 am: a8fa780d am: 5731227b

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/1874834

Change-Id: Ide39c08fa0b0fbcd614a8f44bdefdc556326a194
parents a625b40e 5731227b
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
package {
    default_applicable_licenses: ["frameworks_av_cmds_stagefright_license"],
}

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

cc_binary {
    name: "stagefright",