Merge "Use production provisioning server for unit tests" into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-03-16 06:19:31 +00:00
committed by Android (Google) Code Review

View File

@@ -91,10 +91,6 @@ adb_shell_run oemcrypto_test \
GTEST_FILTER="$GTEST_FILTER:*Level1Required" FORCE_LEVEL3_OEMCRYPTO=yes
adb_shell_run oemcrypto_test
# TODO(b/149720416): Remove this once the production provisioning server
# supports core messages..
PROVISIONING_ARG="--provisioning_server_url=https://staging-www.sandbox.googleapis.com/certificateprovisioning/v1/devicecertificates/create?key=AIzaSyB-5OLKTx2iU5mko18DfdwK5611JIjbUhE"
# Run request_license_test next to ensure device is provisioned
adb_shell_run request_license_test $PROVISIONING_ARG