Merge "Stopgap fix to avoid aapt2 build errors."

This commit is contained in:
Martin Stjernholm
2020-12-14 20:59:02 +00:00
committed by Gerrit Code Review

View File

@@ -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},