Commits
Jessie Hao committed 4c9e6dd7ac4
MA-11933 fix compile error when upgrade to android-p-preview-2 Meet below compile error: cannot assign to readonly variable: BUILD_ID cannot assign to readonly variable: BUILD_NUMBER It's because android-p-preview-2 change BUILD_ID and BUILD_NUMBER as readonly. Change-Id: I46c700ec1fa2a7f41d2a3efc81d3e632c01f7d44 Signed-off-by: Jessie Hao <juan.hao@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/4723 Reviewed-by: guoyin.chen <guoyin.chen@nxp.com>