Merge "Require RemoteProvisioner app for HAL service"

This commit is contained in:
Max Bires
2021-03-25 01:07:12 +00:00
committed by Gerrit Code Review

View File

@@ -39,6 +39,7 @@ cc_binary {
srcs: [
"service.cpp",
],
required: ["RemoteProvisioner"],
}
cc_library {