From 4bbbd91ac47bd6c50c92490467289dfc10d7ed9d Mon Sep 17 00:00:00 2001 From: x00405909 Date: Sat, 21 Aug 2021 11:34:21 +0800 Subject: [PATCH] add ohos para Signed-off-by: x00405909 Change-Id: Ie8fb5f25648a7c85050d9aec8235567bcaee67f2 --- services/etc/ohos.para | 3 +++ 1 file changed, 3 insertions(+) diff --git a/services/etc/ohos.para b/services/etc/ohos.para index 31aaf40ca..9e1d571f0 100755 --- a/services/etc/ohos.para +++ b/services/etc/ohos.para @@ -33,4 +33,7 @@ ro.secure=1 security.perf_harden=1 ro.allow.mock.location=0 ro.debuggable=1 +ro.build.characteristics="Default" +ro.product.model="ohos" +ro.product.name="OpenHarmony 2.0 Canary" persist.sys.usb.config=hdc -- Gitee