forked from openkylin/platform_build
Make change and version bump to SD2A.210610.002
Change-Id: Ib7646a59ccd02113c59284c40769a9e4b5235f7d
This commit is contained in:
commit
b914490463
|
@ -4257,6 +4257,7 @@ INTERNAL_OTATOOLS_MODULES := \
|
|||
e2fsdroid \
|
||||
fc_sort \
|
||||
fec \
|
||||
fsck.f2fs \
|
||||
fs_config \
|
||||
generate_verity_key \
|
||||
host_init_verifier \
|
||||
|
|
|
@ -18,4 +18,4 @@
|
|||
# (like "CRB01"). It must be a single word, and is
|
||||
# capitalized by convention.
|
||||
|
||||
BUILD_ID=SD2A.210610.001
|
||||
BUILD_ID=SD2A.210610.002
|
||||
|
|
|
@ -59,6 +59,8 @@ python_defaults {
|
|||
"mkuserimg_mke2fs",
|
||||
"simg2img",
|
||||
"tune2fs",
|
||||
"mkf2fsuserimg.sh",
|
||||
"fsck.f2fs",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue