Update build ID to AOSP
and display the build number Change-Id: Ib2f9964b87f591cae235e5094a7f14c897c1872d
This commit is contained in:
parent
a69e59623b
commit
9a1f47c7c6
|
@ -18,4 +18,6 @@
|
|||
# (like "CRB01"). It must be a single word, and is
|
||||
# capitalized by convention.
|
||||
|
||||
export BUILD_ID=LMP
|
||||
BUILD_ID := AOSP
|
||||
|
||||
DISPLAY_BUILD_NUMBER := true
|
||||
|
|
Loading…
Reference in New Issue