mirror of
https://github.com/openharmony/startup_syspara_lite.git
synced 2026-07-19 17:43:32 -04:00
!244 update 3.0 LTS security patch level to 20230901
Merge pull request !244 from honghao534/OpenHarmony-3.0-LTS
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
static const char OHOS_OS_NAME[] = {"OpenHarmony"};
|
||||
static const int OHOS_SDK_API_VERSION = 7;
|
||||
static const char OHOS_SECURITY_PATCH_TAG[] = {"2023/08/01"};
|
||||
static const char OHOS_SECURITY_PATCH_TAG[] = {"2023/09/01"};
|
||||
static const char OHOS_RELEASE_TYPE[] = {"LTS"};
|
||||
|
||||
static const int MAJOR_VERSION = 3;
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
static const char OHOS_OS_NAME[] = {"OpenHarmony"};
|
||||
static const int OHOS_SDK_API_LEVEL = 6;
|
||||
static const char OHOS_BUILD_ROOT_HASH[] = {"****"};
|
||||
static const char OHOS_SECURITY_PATCH_TAG[] = {"2023/08/01"};
|
||||
static const char OHOS_SECURITY_PATCH_TAG[] = {"2023/09/01"};
|
||||
static const char OHOS_RELEASE_TYPE[] = {"LTS"};
|
||||
static const int DEV_BUF_LENGTH = 3;
|
||||
static const int DEV_BUF_MAX_LENGTH = 1024;
|
||||
|
||||
Reference in New Issue
Block a user