Source release 18.1.0

This commit is contained in:
John "Juce" Bruce
2023-06-23 15:45:08 -07:00
parent 2baa7c6e2b
commit b2c35151ad
2074 changed files with 196004 additions and 427059 deletions

View File

@@ -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",