blob: 735e4c93b35a0b4c05db496a68d86ee0a5a84050 [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_linaro_hikey960_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
// SPDX-license-identifier-GPL-2.0
default_applicable_licenses: ["device_linaro_hikey960_license"],
}
cc_library_shared {
name: "hwcomposer.drm_linaro_hikey960",
defaults: ["hwcomposer.drm_defaults"],
srcs: [
":drm_hwcomposer_common",
":drm_hwcomposer_platformhisi",
],
}