forked from openkylin/platform_build
Fix klp-dev build file
This commit is contained in:
parent
2a516ccce5
commit
c618d4f100
|
@ -18,4 +18,6 @@
|
||||||
# (like "CRB01"). It must be a single word, and is
|
# (like "CRB01"). It must be a single word, and is
|
||||||
# capitalized by convention.
|
# capitalized by convention.
|
||||||
|
|
||||||
export BUILD_ID=KRS39B
|
BUILD_ID := KLP
|
||||||
|
|
||||||
|
DISPLAY_BUILD_NUMBER := true
|
||||||
|
|
Loading…
Reference in New Issue