Add is_factory_build to BuildInformation
Test: GTEST_FILTER="*CheckJsonBuildInformationAPI18*" ./jenkins/opk_ta Bug: 259595106 Merged from https://widevine-internal-review.googlesource.com/181774 Change-Id: I51994521fe0b692c1948f98058ef442556a28656
This commit is contained in:
committed by
Robert Shih
parent
91c7a8cffe
commit
40becdc349
@@ -3354,6 +3354,8 @@ uint32_t OEMCrypto_MinorAPIVersion(void);
|
|||||||
* different TA builds.
|
* different TA builds.
|
||||||
* - "build_timestamp" [string]: ISO 8601 formatted timestamp of the time the
|
* - "build_timestamp" [string]: ISO 8601 formatted timestamp of the time the
|
||||||
* TA was compiled, eg "YYYY-MM-DDTHH:MM:SS"
|
* TA was compiled, eg "YYYY-MM-DDTHH:MM:SS"
|
||||||
|
* - "is_factory_mode" [bool]: Whether this was built with FACTORY_MODE_ONLY
|
||||||
|
* defined
|
||||||
*
|
*
|
||||||
* While not required, another optional top level struct can be added to the
|
* While not required, another optional top level struct can be added to the
|
||||||
* build information string to provide information about liboemcrypto.so:
|
* build information string to provide information about liboemcrypto.so:
|
||||||
|
|||||||
Reference in New Issue
Block a user