diff --git a/example/ohos/entry/src/main/module.json5 b/example/ohos/entry/src/main/module.json5 index 5ad243a715c945a7b303296deaa70b87e98f1d4a..962041e8909e2d7f41faaff79414a6ec3ac775ac 100644 --- a/example/ohos/entry/src/main/module.json5 +++ b/example/ohos/entry/src/main/module.json5 @@ -31,7 +31,7 @@ "description": "$string:EntryAbility_desc", "icon": "$media:icon", "label": "$string:EntryAbility_label", - "orientation": "auto_rotation", + "orientation": "auto_rotation_restricted", "startWindowIcon": "$media:icon", "startWindowBackground": "$color:start_window_background", "exported": true,