Merge "Use production provisioning server for unit tests" into rvc-dev am: 7cd0aacedb

Change-Id: I8ae224f1394825bbcddd307669c6fe699bcf980a
This commit is contained in:
Automerger Merge Worker
2020-03-16 06:38:31 +00:00

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