From 1a068324825214962f278f85b83c9587bb988ea4 Mon Sep 17 00:00:00 2001 From: x00405909 Date: Sat, 21 Aug 2021 16:28:12 +0800 Subject: [PATCH] add ohos para Signed-off-by: x00405909 Change-Id: Iecf3bc99a5f089bbc0743c3abbbbb3ed0f05875e --- 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