summaryrefslogtreecommitdiffstats
path: root/version.mk
diff options
context:
space:
mode:
authorxianming wang <mingwax@codeaurora.org>2018-02-12 16:48:53 +0800
committerxianming wang <mingwax@codeaurora.org>2018-02-14 14:35:57 +0800
commit957d3c1fd307f68d55a4c724b19fd77bbf947649 (patch)
treea059da60c403afe77e26702a8139e70efcbbc353 /version.mk
parent6867370538b66443b62f35aea7a030f313c3bb75 (diff)
downloadandroid_packages_apps_Snap-957d3c1fd307f68d55a4c724b19fd77bbf947649.tar.gz
android_packages_apps_Snap-957d3c1fd307f68d55a4c724b19fd77bbf947649.tar.bz2
android_packages_apps_Snap-957d3c1fd307f68d55a4c724b19fd77bbf947649.zip
SnapdragonCamera: Complete the function of EIS and FOVC
Completed the function of EIS and FOVC, set the outConfigrations for EIS and FOVC. CRs-Fixed: 2189663 Change-Id: I64dea42bfcf879f01645ae9a7303a0fd60134843
Diffstat (limited to 'version.mk')
-rwxr-xr-xversion.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.mk b/version.mk
index f896919ee..6a3713910 100755
--- a/version.mk
+++ b/version.mk
@@ -40,7 +40,7 @@
# base_version_build is 3 digits and auto-increment for fixing CR.
base_version_major := 2
base_version_minor := 01
-base_version_build := 000
+base_version_build := 001
#####################################################
#####################################################