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

Commit ff9033c9 authored by Ray Essick's avatar Ray Essick Committed by Android (Google) Code Review
Browse files

Merge "Migrate more mainline-hosted code into module directory"

parents 8bdd139f e608c2e0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@ package {
    // all of the 'license_kinds' from "frameworks_av_services_mediacodec_license"
    // to get the below license kinds:
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: ["frameworks_av_services_mediacodec_license"],
}

cc_library {
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ package {
    // all of the 'license_kinds' from "frameworks_av_services_mediacodec_license"
    // to get the below license kinds:
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: ["frameworks_av_services_mediacodec_license"],
}

cc_fuzz {
Loading