mirror of
https://gitee.com/openharmony/startup_init
synced 2024-11-24 00:30:12 +00:00
9ddde0e7de
Signed-off-by: chengyuzhe112 <chengyuzhe1@huawei.com>
41 lines
1.4 KiB
Plaintext
Executable File
41 lines
1.4 KiB
Plaintext
Executable File
# Copyright (c) 2021 Huawei Device Co., Ltd.
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# 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.
|
|
|
|
const.actionable_compatible_property.enabled=false
|
|
const.postinstall.fstab.prefix=/system
|
|
const.secure=0
|
|
security.perf_harden=1
|
|
const.allow.mock.location=0
|
|
const.debuggable=1
|
|
const.build.characteristics=default
|
|
const.product.model=ohos
|
|
const.product.name="OpenHarmony 3.2"
|
|
const.sandbox=enable
|
|
const.product.devicetype=default
|
|
const.software.model=default
|
|
const.product.manufacturer=default
|
|
const.product.brand=default
|
|
const.build.product=default
|
|
const.product.hardwareversion=default
|
|
const.product.bootloader.version=bootloader
|
|
const.product.cpu.abilist=default
|
|
const.product.software.version=OpenHarmony 5.0.0.18
|
|
const.product.incremental.version=default
|
|
const.product.firstapiversion=1
|
|
const.product.build.type=default
|
|
const.product.build.user=default
|
|
const.product.build.host=default
|
|
const.product.build.date=default
|
|
const.product.hardwareprofile=default
|
|
const.ohos.buildroothash=default
|