Fix dev branch Build ID
This commit is contained in:
parent
e1ae2366b7
commit
95de125300
1 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#
|
||||
|
||||
# Copyright (C) 2008 The Android Open Source Project
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
@ -18,4 +18,6 @@
|
|||
# (like "CRB01"). It must be a single word, and is
|
||||
# capitalized by convention.
|
||||
|
||||
export BUILD_ID=KRS38B
|
||||
BUILD_ID := KLP
|
||||
|
||||
DISPLAY_BUILD_NUMBER := true
|
||||
|
|
Loading…
Reference in a new issue