From 919ca75bcc0152ee30dad9d53db94d00212cce18 Mon Sep 17 00:00:00 2001 From: zmx <1029211721@qq.com> Date: Mon, 18 Oct 2021 15:38:05 +0800 Subject: [PATCH] samgr part name rectify Signed-off-by: zmx <1029211721@qq.com> Change-Id: Id836dfa460fb02e739ad1dc0ada61ae93bfee9c7 --- bin/BUILD.gn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/BUILD.gn b/bin/BUILD.gn index c470fd9..a9ddcc6 100755 --- a/bin/BUILD.gn +++ b/bin/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//build/ohos.gni") import("//developtools/bytrace_standard/bytrace.gni") @@ -27,7 +27,7 @@ ohos_static_library("bytrace_inner") { "ipc:ipc_core", "startup_l2:syspara", - #"distributedschedule:samgr_L2" + #"distributedschedule:samgr_standard" ] }