Merge "Update linker config settings"
This commit is contained in:
@@ -1,17 +0,0 @@
|
|||||||
// *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
|
|
||||||
// CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
|
|
||||||
// DEPENDING ON IT IN YOUR PROJECT. ***
|
|
||||||
package {
|
|
||||||
// See: http://go/android-license-faq
|
|
||||||
// A large-scale-change added 'default_applicable_licenses' to import
|
|
||||||
// all of the 'license_kinds' from "vendor_widevine_license"
|
|
||||||
// to get the below license kinds:
|
|
||||||
// legacy_by_exception_only (by exception only)
|
|
||||||
default_applicable_licenses: ["vendor_widevine_license"],
|
|
||||||
}
|
|
||||||
|
|
||||||
linker_config {
|
|
||||||
name: "widevine_linker_config",
|
|
||||||
src: "linker.config.json",
|
|
||||||
vendor: true,
|
|
||||||
}
|
|
||||||
@@ -6,5 +6,5 @@ ifneq ($(wildcard vendor/google/dev-keystore),)
|
|||||||
$(call soong_config_set,widevine,use_devkey,true)
|
$(call soong_config_set,widevine,use_devkey,true)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_VENDOR_LINKER_CONFIG_FRAGMENTS += \
|
||||||
widevine_linker_config
|
vendor/widevine/libwvdrmengine/apex/device/linker.config.json
|
||||||
Reference in New Issue
Block a user