From 5b2594cd99e7cad66743b741d956071d202be169 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:04:11 +0000 Subject: [PATCH] test change devicetype 3.2 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 3065c1b2d..1c526db95 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