From 226e5a7b1e6172eed9479a9b9d5e57b1294c07f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=85=E7=85=9C=E9=9F=AC?= Date: Mon, 8 May 2023 12:02:42 +0000 Subject: [PATCH] test change devicetype MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 帅煜韬 --- services/etc/param/ohos.para | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/etc/param/ohos.para b/services/etc/param/ohos.para index ca12b55eb..063bcefd6 100755 --- a/services/etc/param/ohos.para +++ b/services/etc/param/ohos.para @@ -21,7 +21,7 @@ const.build.characteristics=default const.product.model=ohos const.product.name="OpenHarmony 3.2" const.sandbox=enable -const.product.devicetype=default +const.product.devicetype=tablet const.software.model=default const.product.manufacturer=default const.product.brand=default -- Gitee