mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-27 02:11:19 -04:00
bugfix: delete duplicate SystemCapability.ArkCompiler.CangjieInterop
Signed-off-by: zhoujing <zhoujing106@huawei.com> Change-Id: I777d07792f8ec0523597f6165dcc42bf0b26b154
This commit is contained in:
@@ -395,7 +395,6 @@ typedef enum SystemCapabilityNum {
|
||||
ARKCOMPILER_ANI,
|
||||
MULTIMODALAWARENESS_ONSCREENAWARENESS,
|
||||
ABILITY_APPEXTENSION_VERTICALPANEL,
|
||||
ARKCOMPILER_CANGJIEINTEROP,
|
||||
FILEMANAGEMENT_CLOUDDISKMANAGER,
|
||||
TEE_TEE_CLIENT,
|
||||
MULTIMEDIA_AUDIO_SUITEENGINE,
|
||||
@@ -785,7 +784,6 @@ const static SyscapWithNum g_arraySyscap[] = {
|
||||
{"SystemCapability.ArkCompiler.ANI", ARKCOMPILER_ANI},
|
||||
{"SystemCapability.MultimodalAwareness.OnScreenAwareness", MULTIMODALAWARENESS_ONSCREENAWARENESS},
|
||||
{"SystemCapability.Ability.AppExtension.VerticalPanel", ABILITY_APPEXTENSION_VERTICALPANEL},
|
||||
{"SystemCapability.ArkCompiler.CangjieInterop", ARKCOMPILER_CANGJIEINTEROP},
|
||||
{"SystemCapability.FileManagement.CloudDiskManager", FILEMANAGEMENT_CLOUDDISKMANAGER},
|
||||
{"SystemCapability.Tee.TeeClient", TEE_TEE_CLIENT},
|
||||
{"SystemCapability.Multimedia.Audio.SuiteEngine", MULTIMEDIA_AUDIO_SUITEENGINE},
|
||||
|
||||
Reference in New Issue
Block a user