1# Copyright (c) 2022 Huawei Device Co., Ltd. 2# Licensed under the Apache License, Version 2.0 (the "License"); 3# you may not use this file except in compliance with the License. 4# You may obtain a copy of the License at 5# 6# http://www.apache.org/licenses/LICENSE-2.0 7# 8# Unless required by applicable law or agreed to in writing, software 9# distributed under the License is distributed on an "AS IS" BASIS, 10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 11# See the License for the specific language governing permissions and 12# limitations under the License. 13 14bootevent.appfwk.ready=false 15component.startup.newRules=true 16component.startup.newRules.except.LauncherSystemUI=true 17component.startup.backgroundJudge.flag=true 18component.startup.whitelist.associatedWakeUp=true 19component.startup.extension.multiprocess.enable=false 20component.startup.extension.multiprocess.whitelist=com.ohos.systemui;com.ohos.launcher;com.ohos.sceneboard; 21persist.sys.prepare_terminate=false 22persist.sys.abilityms.support.ecologicalrulemgrservice = true 23persist.sys.abilityms.inherit_window_split_screen_mode = true 24persist.sys.abilityms.support_anco_app = false 25persist.sys.abilityms.timeout_unit_time_ratio = 1 26persist.sys.abilityms.selector_dialog_possion = true 27persist.sys.abilityms.start_specified_process = false 28persist.sys.abilityms.use_multi_render_process = true 29persist.sys.abilityms.limit_maximum_of_render_process = true 30persist.sys.abilityms.grant_persist_uri_permission = false 31persist.sys.abilityms.start_options_with_animation = false 32persist.sys.abilityms.multi_process_model = false 33persist.sys.abilityms.start_options_with_process_option = false 34persist.sys.abilityms.move_ui_ability_to_background_api_enable = true 35persist.sys.abilityms.prevent_startability = true 36const.abilityms.launch_embeded_ui_ability = false 37const.sys.abilityms.limit_maximum_extensions_of_per_process = 10 38const.sys.abilityms.limit_maximum_extensions_of_per_device = 100 39const.sys.abilityms.cache_extension = 260 40const.max_native_child_process = 0