Restore by_exception_only comments.
Required per https://opensource.google/docs/thirdparty/licenses/#ByExceptionOnly Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m nothing Change-Id: I45be3e01c44bd053f4c60e8a84945e7d16e88481
This commit is contained in:
@@ -12,12 +12,18 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
// Builds libwvdrmcryptoplugin_hidl
|
|
||||||
//
|
// *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
|
||||||
|
// CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
|
||||||
|
// DEPENDING ON IT IN YOUR PROJECT. ***
|
||||||
package {
|
package {
|
||||||
|
// See: http://go/android-license-faq
|
||||||
|
// legacy_by_exception_only (by exception only)
|
||||||
default_applicable_licenses: ["vendor_widevine_license"],
|
default_applicable_licenses: ["vendor_widevine_license"],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Builds libwvdrmcryptoplugin_hidl
|
||||||
|
//
|
||||||
cc_library_static {
|
cc_library_static {
|
||||||
name: "libwvdrmcryptoplugin_hidl",
|
name: "libwvdrmcryptoplugin_hidl",
|
||||||
|
|
||||||
|
|||||||
@@ -11,14 +11,19 @@
|
|||||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Builds libwvdrmdrmplugin_hidl
|
|
||||||
//
|
// *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
|
||||||
|
// CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
|
||||||
|
// DEPENDING ON IT IN YOUR PROJECT. ***
|
||||||
package {
|
package {
|
||||||
|
// See: http://go/android-license-faq
|
||||||
|
// legacy_by_exception_only (by exception only)
|
||||||
default_applicable_licenses: ["vendor_widevine_license"],
|
default_applicable_licenses: ["vendor_widevine_license"],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Builds libwvdrmdrmplugin_hidl
|
||||||
|
//
|
||||||
cc_library_static {
|
cc_library_static {
|
||||||
name: "libwvdrmdrmplugin_hidl",
|
name: "libwvdrmdrmplugin_hidl",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user