Merge changes I4e4a6a01,I4e360ea5,I6e08e76f
* changes: Refactor OEMCrypto Engine Add Shared License bit to key control block Reference Code for Big Usage Tables
This commit is contained in:
committed by
Android (Google) Code Review
commit
a118988ecf
@@ -4,6 +4,7 @@ include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_SRC_FILES:= \
|
||||
src/keys.cpp \
|
||||
src/oemcrypto_auth_mock.cpp \
|
||||
src/oemcrypto_engine_device_properties.cpp \
|
||||
src/oemcrypto_engine_mock.cpp \
|
||||
src/oemcrypto_key_mock.cpp \
|
||||
@@ -11,6 +12,10 @@ LOCAL_SRC_FILES:= \
|
||||
src/oemcrypto_keybox_testkey.cpp \
|
||||
src/oemcrypto_logging.cpp \
|
||||
src/oemcrypto_mock.cpp \
|
||||
src/oemcrypto_nonce_table.cpp \
|
||||
src/oemcrypto_rsa_key_shared.cpp \
|
||||
src/oemcrypto_session.cpp \
|
||||
src/oemcrypto_session_key_table.cpp \
|
||||
src/oemcrypto_usage_table_mock.cpp \
|
||||
src/wvcrc.cpp \
|
||||
|
||||
|
||||
Reference in New Issue
Block a user