Help Center> Cloud Phone Host> API Reference> Appendix> Cloud Phone Attribute List

Cloud Phone Attribute List

Attribute parameter description

  • For cloud phones whose names start with aphs1 and whose flavor is rx1.cp.c60.d32.e1v1.qemu, only a few attributes can be modified.
  • Some attributes may be supported only by the latest image. Update your phone image if necessary.

Parameter

Mandatory

Can Be Modified

Type

Description

Constraint

sys.prop.writeimsi

No

Yes

String

Specifies the international mobile subscriber identity.

The value cannot be left blank and can contain a maximum of 15 characters. It must be a decimal number.

sys.prop.writephonenum

No

Yes

String

Specifies the phone number.

The value cannot be left blank and can contain a maximum of 20 characters. It must be a decimal number.

sys.prop.writewifissid

No

Yes

String

Specifies the wireless network name. The default value is cloudphone_wifi.

The value cannot be left blank and can contain a maximum of 64 characters. Only digits, uppercase letters, lowercase letters, hyphens (-), underscores (_), at signs (@), number signs (#), periods (.), colons (:), slashes (/), and space are allowed.

com.cph.mainkeys

No

Yes

Integer

Specifies whether to hide the virtual keys.

  • 0 (default): to show the virtual keys
  • 1: to hide the virtual keys

gsm.sim.operator.iso-country

No

Yes

String

Specifies the home country of the SIM card. The default value is cn.

The value cannot be left blank and can contain a maximum of 10 characters. Only uppercase and lowercase letters are allowed.

gsm.sim.operator.numeric

No

Yes

String

Specifies the identifier of the SIM card provider. The default value is 46000.

The value cannot be left blank and can contain a maximum of 10 characters. It must be a decimal number.

gsm.sim.operator.alpha

No

Yes

String

Specifies the carrier of the SIM card. The default value is CMCC.

The value cannot be left blank and can contain a maximum of 20 characters. Only uppercase and lowercase letters are allowed.

gsm.operator.iso-country

No

Yes

String

Specifies the country of the network carrier. The default value is cn.

The value cannot be left blank and can contain a maximum of 10 characters. Only uppercase and lowercase letters are allowed.

gsm.operator.numeric

No

Yes

String

Specifies the identifier of the network provider. The default value is 46000.

The value cannot be left blank and can contain a maximum of 10 characters. It must be a decimal number.

gsm.operator.alpha

No

Yes

String

Specifies the network carrier. The default value is CMCC.

The value cannot be left blank and can contain a maximum of 20 characters. Only uppercase and lowercase letters are allowed.

ro.hardware.gpurenderer

No

Yes

String

Specifies the GPU model.

This field cannot be left blank and can contain a maximum of 32 characters. Only digits, uppercase letters, lowercase letters, hyphens (-), underscores (_), at signs (@), number signs (#), periods (.), colons (:), slashes (/), backslashes (\), left parentheses ((), right parentheses ()), and spaces are allowed.

disable.status.bar

No

Yes

String

Specifies whether to disable the status bar.

  • 0 (default): to display the status bar
  • 1: to hide the status bar

ro.permission.changed

No

Yes

String

Specifies whether to automatically grant all permissions requested by the app.

  • 0 (default): indicates that all permissions requested by the app are not automatically granted.
  • 1: All permissions requested by the app are automatically granted.

ro.horizontal.screen

No

Yes

String

Specifies whether to display in landscape mode.

  • 0 (default): portrait
  • 1: landscape

ro.install.auto

No

Yes

String

Specifies whether to automatically confirm the app installation.

  • 0 (default): indicates that the app installation is not automatically confirmed.
  • 1: to automatically confirm the app installation

ro.board.platform

No

Yes

String

Specifies the platform model. The default value is hi3660.

This field cannot be left blank and can contain a maximum of 32 characters. Only digits, uppercase letters, lowercase letters, hyphens (-), underscores (_), at signs (@), number signs (#), periods (.), colons (:), slashes (/), backslashes (\), left parentheses ((), right parentheses ()), and spaces are allowed.

ro.build.product

No

Yes

String

Specifies the product model. The default value is STF.

This field cannot be left blank and can contain a maximum of 32 characters. Only digits, uppercase letters, lowercase letters, hyphens (-), underscores (_), at signs (@), number signs (#), periods (.), colons (:), slashes (/), backslashes (\), left parentheses ((), right parentheses ()), and spaces are allowed.

ro.product.device

No

Yes

String

Specifies the device model. The default value is HWSTF.

This field cannot be left blank and can contain a maximum of 32 characters. Only digits, uppercase letters, lowercase letters, hyphens (-), underscores (_), at signs (@), number signs (#), periods (.), colons (:), slashes (/), backslashes (\), left parentheses ((), right parentheses ()), and spaces are allowed.

ro.com.cph.sfs_enable

No

Yes

String

Specifies whether to disable SFS.

  • 0 (default): to disable SFS
  • 1: to enable SFS

ro.product.manufacturer

No

Yes

String

Specifies the manufacturer. The default value is Huawei.

This field cannot be left blank and can contain a maximum of 32 characters. Only digits, uppercase letters, lowercase letters, hyphens (-), underscores (_), at signs (@), number signs (#), periods (.), colons (:), slashes (/), backslashes (\), left parentheses ((), right parentheses ()), and spaces are allowed.

ro.product.name

No

Yes

String

Specifies the product name. The default value is monbox.

This field cannot be left blank and can contain a maximum of 32 characters. Only digits, uppercase letters, lowercase letters, hyphens (-), underscores (_), at signs (@), number signs (#), periods (.), colons (:), slashes (/), backslashes (\), left parentheses ((), right parentheses ()), and spaces are allowed.

ro.com.cph.non_root

No

Yes

String

Specifies whether the user is a non-root user.

  • 0 (default): root
  • 1: non-root

ro.com.cph.audio_format

No

Yes

String

Specifies the audio output format of the audio driver. The default format is opus.

The value cannot be left blank and can contain a maximum of 10 characters. Only uppercase and lowercase letters are allowed. If this parameter is set to pcm, the output format is pcm. Otherwise, the output format is opus.

ro.com.cph.notification_disable

No

Yes

String

Specifies whether to disable message notification.

  • 0 (default): to enable message notification
  • 1: to disable message notification

ro.com.cph.remote_input_method

No

Yes

String

Specifies whether to enable remoboard.

  • 0 (default): to disable remoboard
  • 1: to enable remoboard

com.cph.cg.sign_check_url

No

Yes

String

Specifies the signature verification URL of the game cloud phone.

The value starts with http or https and contains a maximum of 256 characters. Only uppercase letters, lowercase letters, digits, and the following special characters are allowed: _.,/:-

com.cph.cg.event_notify_url

No

Yes

String

Specifies the callback URL for reporting the game cloud phone events.

The value starts with http or https and contains a maximum of 256 characters. Only uppercase letters, lowercase letters, digits, and the following special characters are allowed: _.,/:-

com.cph.cg.heartbeat_url

No

Yes

String

Specifies the heartbeat reporting URL of the game cloud phone.

The value starts with http or https and contains a maximum of 256 characters. Only uppercase letters, lowercase letters, digits, and the following special characters are allowed: _.,/:-

com.cph.cg.heartbeat_interval

No

Yes

String

Specifies the heartbeat reporting interval of the game cloud phone, in seconds.

The value must be 1 to 10 characters.

com.cph.cg.app_port

No

Yes

String

Specifies the port accessed by the cloud gaming application.

The value must be an integer ranging from 0 to 65535.

com.cph.cg.h5_port

No

Yes

String

Specifies the H5 access port of cloud gaming.

The value must be an integer ranging from 0 to 65535.

ro.com.cph.cloud_app_engine

No

Yes

String

Specifies whether to enable the engine.

This parameter is valid only for game-hosting cloud phones.

  • 0: disable
  • 1: enable

ro.com.cph.toast_enable

No

Yes

Integer

Specifies whether to enable the Toast message dialog box.

  • 0 (default): disable
  • 1: enable

com.cph.bandwidth_limit

No

Yes

String

Specifies the rate at which a cloud phone downloads content from the Internet.

The value ranges from 1 to 99999999. The unit is kbit/s. -1 indicates the rate is not limited.

Note:

  • The cloud phone rate does not exceed the bandwidth upper limit.
  • Cloud phones of the rx1.cp.c60.d32.e1v1.qemu flavor do not support rate limiting.