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

Commit 09f5ece4 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

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

Change-Id: I6f71033e8ef2cb6181ce232699deab33f32cee9f
parents 1dcfba47 556269cb
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",