mirror of
https://github.com/openharmony/bundlemanager_bundle_framework_lite.git
synced 2026-07-20 23:55:24 -04:00
!97 更改运动表安装应用三方最大数量规格
Merge pull request !97 from wangdengjia/1123beta2
This commit is contained in:
@@ -172,7 +172,7 @@ const uint8_t LONG_LENGTH = 8;
|
||||
const uint16_t MAX_INT = 256;
|
||||
const uint8_t MAX_VERSION_NAME_LEN = 20;
|
||||
const uint8_t MAX_LABLE_LEN = 30;
|
||||
const uint8_t MAX_THIRD_BUNDLE_NUMBER = 50;
|
||||
const uint8_t MAX_THIRD_BUNDLE_NUMBER = 45;
|
||||
|
||||
struct SignatureInfo {
|
||||
char *bundleName;
|
||||
|
||||
Reference in New Issue
Block a user