Revision 0d169ca45613c261c01f252cd3bf40889e11689d authored by olly on 15 October 2018, 09:49:05 UTC, committed by Oliver Woodman on 20 October 2018, 13:15:21 UTC
The assertion was so weak it probably wouldn't detect genuine
misuse of the DefaultAllocator API, so it seems fine just to
remove it.

We don't really know what happens when the player is allowed to
continue on the affected devices, but hopefully it either "just
works" or fails in a more graceful way.

Issue: #4532

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=217113060
1 parent 8bf8b44
History
File Mode Size
.idea
demos
extensions
gradle
library
playbacktests
testutils
testutils_robolectric
.gitignore -rw-r--r-- 875 bytes
.hgignore -rw-r--r-- 1.1 KB
CONTRIBUTING.md -rw-r--r-- 1.8 KB
ISSUE_TEMPLATE -rw-r--r-- 1.9 KB
LICENSE -rw-r--r-- 11.1 KB
README.md -rw-r--r-- 4.5 KB
RELEASENOTES.md -rw-r--r-- 70.3 KB
build.gradle -rw-r--r-- 1.6 KB
constants.gradle -rw-r--r-- 1.6 KB
core_settings.gradle -rw-r--r-- 3.5 KB
gradle.properties -rw-r--r-- 81 bytes
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
javadoc_combined.gradle -rw-r--r-- 2.7 KB
javadoc_library.gradle -rw-r--r-- 1.7 KB
javadoc_util.gradle -rw-r--r-- 1.9 KB
publish.gradle -rw-r--r-- 1.2 KB
settings.gradle -rw-r--r-- 1.2 KB

README.md

back to top