Merge "Get System ID From OEM Cert" into oc-mr1-dev

This commit is contained in:
John Bruce
2017-08-07 23:50:21 +00:00
committed by Android (Google) Code Review
7 changed files with 404 additions and 22 deletions

View File

@@ -27,6 +27,10 @@ test_name := cdm_session_unittest
test_src_dir := ../core/test
include $(LOCAL_PATH)/unit-test.mk
test_name := crypto_session_unittest
test_src_dir := ../core/test
include $(LOCAL_PATH)/unit-test.mk
test_name := device_files_unittest
test_src_dir := ../core/test
include $(LOCAL_PATH)/unit-test.mk