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

Commit b8b46e88 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av"

parents e11545cf b3518395
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",