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

Commit cd3327dd authored by Bob Badour's avatar Bob Badour
Browse files

[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av

Added SPDX-license-identifier-Apache-2.0 to:
  media/libstagefright/httplive/fuzzer/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I3feec3eed0c35638349c1534c70ea16dfe041855
parent e887c777
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -14,6 +14,17 @@
 * limitations under the License.
 */

package {
    // See: http://go/android-license-faq
    // A large-scale-change added 'default_applicable_licenses' to import
    // all of the 'license_kinds' from "frameworks_av_media_libstagefright_httplive_license"
    // to get the below license kinds:
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: [
        "frameworks_av_media_libstagefright_httplive_license",
    ],
}

cc_fuzz {
    name: "httplive_fuzzer",
    srcs: [