mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-27 10:21:25 -04:00
!213 monthly: modify syscap of defaultAppManager
Merge pull request !213 from 赵淦/monthly_20221018
This commit is contained in:
@@ -252,7 +252,7 @@ typedef enum SystemCapabilityNum {
|
||||
BUNDLEMANAGER_BUNDLEFRAMEWORK_CORE,
|
||||
BUNDLEMANAGER_BUNDLEFRAMEWORK_FREEINSTALL,
|
||||
BUNDLEMANAGER_BUNDLEFRAMEWORK_LAUNCHER,
|
||||
BUNDLEMANAGER_BUNDLEFRAMEWORK_DEFAULTAPPMANAGER,
|
||||
BUNDLEMANAGER_BUNDLEFRAMEWORK_DEFAULTAPP,
|
||||
BUNDLEMANAGER_BUNDLEFRAMEWORK_RESOURCE,
|
||||
MULTIMEDIA_AVSESSION_CORE,
|
||||
MULTIMEDIA_AVSESSION_MANAGER,
|
||||
@@ -487,8 +487,8 @@ const static SyscapWithNum g_arraySyscap[] = {
|
||||
{"SystemCapability.BundleManager.BundleFramework.Core", BUNDLEMANAGER_BUNDLEFRAMEWORK_CORE},
|
||||
{"SystemCapability.BundleManager.BundleFramework.FreeInstall", BUNDLEMANAGER_BUNDLEFRAMEWORK_FREEINSTALL},
|
||||
{"SystemCapability.BundleManager.BundleFramework.Launcher", BUNDLEMANAGER_BUNDLEFRAMEWORK_LAUNCHER},
|
||||
{"SystemCapability.BundleManager.BundleFramework.DefaultAppManager",
|
||||
BUNDLEMANAGER_BUNDLEFRAMEWORK_DEFAULTAPPMANAGER},
|
||||
{"SystemCapability.BundleManager.BundleFramework.DefaultApp",
|
||||
BUNDLEMANAGER_BUNDLEFRAMEWORK_DEFAULTAPP},
|
||||
{"SystemCapability.BundleManager.BundleFramework.Resource", BUNDLEMANAGER_BUNDLEFRAMEWORK_RESOURCE},
|
||||
{"SystemCapability.Multimedia.AVSession.Core", MULTIMEDIA_AVSESSION_CORE},
|
||||
{"SystemCapability.Multimedia.AVSession.Manager", MULTIMEDIA_AVSESSION_MANAGER},
|
||||
|
||||
Reference in New Issue
Block a user