Support renew on load
[ Merge of http://go/wvgerrit/164477 ] Renew on load is supported when OEMCrypto is >= v18. A new class, policy_timer_v18 has been added to support this functionality. In addtition,offsets of renewal from first decrypt and license start are also included. Bug: 256038127 Test: GtsMediaTestCases Change-Id: Ib18af3096d1d8807af6a03fd2f84783123ab6b6d
This commit is contained in:
@@ -60,6 +60,7 @@ cc_library_static {
|
||||
CORE_SRC_DIR + "/policy_engine.cpp",
|
||||
CORE_SRC_DIR + "/policy_timers.cpp",
|
||||
CORE_SRC_DIR + "/policy_timers_v16.cpp",
|
||||
CORE_SRC_DIR + "/policy_timers_v18.cpp",
|
||||
CORE_SRC_DIR + "/privacy_crypto_boringssl.cpp",
|
||||
CORE_SRC_DIR + "/service_certificate.cpp",
|
||||
CORE_SRC_DIR + "/system_id_extractor.cpp",
|
||||
|
||||
Reference in New Issue
Block a user