Source release 18.1.0
This commit is contained in:
@@ -14,6 +14,7 @@ package {
|
||||
// all of the 'license_kinds' from "vendor_widevine_license"
|
||||
// to get the below license kinds:
|
||||
// legacy_by_exception_only (by exception only)
|
||||
// legacy_proprietary (by exception only)
|
||||
default_applicable_licenses: ["vendor_widevine_license"],
|
||||
}
|
||||
|
||||
@@ -37,6 +38,7 @@ cc_library_static {
|
||||
proprietary: true,
|
||||
|
||||
owner: "widevine",
|
||||
min_sdk_version: "UpsideDownCake",
|
||||
}
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
@@ -93,6 +95,10 @@ cc_test {
|
||||
"libwv_kdo",
|
||||
],
|
||||
|
||||
shared_libs: [
|
||||
"libprotobuf-cpp-lite",
|
||||
],
|
||||
|
||||
srcs: [
|
||||
"test/odk_test.cpp",
|
||||
"test/odk_test_helper.cpp",
|
||||
|
||||
Reference in New Issue
Block a user