Merge "Stopgap fix to avoid aapt2 build errors." am: 0523bd6024
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1528149 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I971b0bb3ddd32e7a58360abf63b6ca3536af68ad
This commit is contained in:
commit
3b8eed4cec
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ cat > ${SOONG_VARS}.new << EOF
|
|||
{
|
||||
"BuildNumberFile": "build_number.txt",
|
||||
|
||||
"Platform_version_name": "${PLATFORM_VERSION}",
|
||||
"Platform_sdk_version": ${PLATFORM_SDK_VERSION},
|
||||
"Platform_sdk_codename": "${PLATFORM_VERSION}",
|
||||
"Platform_version_active_codenames": ${PLATFORM_VERSION_ALL_CODENAMES},
|
||||
|
|
Loading…
Reference in a new issue