blob: 87115e9eeb1e18423783bd9c5318eaf727015b1c [file] [log] [blame]
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "device_amlogic_yukawa_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
// SPDX-license-identifier-GPL-2.0
default_applicable_licenses: ["device_amlogic_yukawa_license"],
}
cc_library_shared {
name: "hwcomposer.drm_meson",
defaults: ["hwcomposer.drm_defaults"],
srcs: [":drm_hwcomposer_platformmeson"],
whole_static_libs: ["drm_hwcomposer"],
}