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

Commit 28740d42 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/colorconversion/fuzzer/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all
Change-Id: I804396b3c58a468f3a4e177a61df2e84e35f22e5
parent 53e5651e
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -13,6 +13,17 @@
 * See the License for the specific language governing permissions and
 * 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_colorconversion_license"
    // to get the below license kinds:
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: [
        "frameworks_av_media_libstagefright_colorconversion_license",
    ],
}

cc_defaults {
    name: "libcolorconversion_fuzzer_defaults",
    static_libs: [