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

Commit a8fa780d 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: 556269cb am: 09f5ece4

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

Change-Id: Ife1c235d3a135e40d10d4505fbac5bf73a8676c1
parents c8e6a233 09f5ece4
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",