DescriptionAndroid handler: Fix name collision.
The android handler was using the android framework to create temporary
files. This creates predictible names and ends up creating 2 libraries
with the same name. This is then an issue with ldopen that will not open
those independently.
This CL changes the implementation to create names that will not be
predictible.
R=blundell@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/010222933db7567616e6f3d4c26a2439e1836664
Patch Set 1 #Patch Set 2 : Validate entry, also move version in first position so that we can completely change the entry defi⦠#
Total comments: 8
Patch Set 3 : Follow review + fix assets extraction. #Patch Set 4 : Fix app tests. #
Messages
Total messages: 5 (0 generated)
|