Remove non-ASCII curly quotes from OEMCryptoCENC.h

Bug: 192275441
This commit is contained in:
Fred Gylys-Colwell
2021-08-05 03:07:55 +00:00
parent d0445f09e1
commit dff9898485

View File

@@ -57,7 +57,7 @@
* a root of trust to secure content on a device that uses Provisioning
* 3.0. Factory Provisioning a device is related to manufacturing methods. This
* section describes the API that installs the Widevine Keybox and the
* recommended methods for the OEMs factory provisioning procedure.
* recommended methods for the OEM's factory provisioning procedure.
*
* Starting with API version 10, devices should have two keyboxes. One is the
* production keybox which may be installed in the factory, or using
@@ -69,7 +69,7 @@
* OEMCrypto_Terminate has been called, the production keybox should be active
* again.
*
* API functions marked as optional may be used by the OEMs factory
* API functions marked as optional may be used by the OEM's factory
* provisioning procedure and implemented in the library, but are not called
* from the Widevine DRM Plugin during normal operation.
*
@@ -90,7 +90,7 @@
* functions in this section are for devices that are provisioned with an OEM
* Certificate, i.e. Provisioning 3.0.
*
* API functions marked as optional may be used by the OEMs factory
* API functions marked as optional may be used by the OEM's factory
* provisioning procedure and implemented in the library, but are not called
* from the Widevine DRM Plugin during normal operation.
*