OpenHarmony开发者论坛

标题: acts测试报告当中(小型系统)信息不完整,是哪里有问题吗,上方是我生成的报告,下方是信息详细的报告,产品信息我在sdk文件当中添加过了 [打印本页]

作者: changyang    时间: 2025-2-27 14:54
标题: acts测试报告当中(小型系统)信息不完整,是哪里有问题吗,上方是我生成的报告,下方是信息详细的报告,产品信息我在sdk文件当中添加过了
[md]![image.png](https://forums-obs.openharmony.c ... guu9f9ooq8u9oed.png "image.png")

![image.png](https://forums-obs.openharmony.c ... nqqsyvswnnvqzav.png "image.png")
[/md]
作者: onefan    时间: 2025-3-4 10:05
cat /system/etc/param/ohos.para 看下
作者: changyang    时间: 2025-3-4 10:36
回复 onefan: 方便加一下wx嘛 17681050856,我图片发您,十分感谢您的回复
作者: changyang    时间: 2025-3-4 10:52
回复 onefan: # cat /system/etc/param/ohos.para                                                                                                                                                                       
# 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 4.0.10.13
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
#
作者: onefan    时间: 2025-3-4 11:06
回复 changyang: 应该改startup_init仓:
base\startup\init\services\etc\param\ohos_const\ohos.para
作者: changyang    时间: 2025-3-5 00:04
问题已解决,原因和query.bin文件有关,官方提供的/resource/tools下的query文件是32位的,不能在64位系统上执行
解决办法:替换自行编译出来的query.bin文件即可




欢迎光临 OpenHarmony开发者论坛 (https://forums.openharmony.cn/) Powered by Discuz! X3.5