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" ] }