Closed ozten closed 10 years ago
For packaged apps on our Marketplace, we take the manifest URL and turn them into Java Packages.
We must guarantee that these package names are globally unique between apps, since this is a fundamental aspect of how Android apps are organized.
We should have some unit tests for this piece of code.
Moved to https://bugzilla.mozilla.org/show_bug.cgi?id=960221
Closing.
For packaged apps on our Marketplace, we take the manifest URL and turn them into Java Packages.
We must guarantee that these package names are globally unique between apps, since this is a fundamental aspect of how Android apps are organized.
We should have some unit tests for this piece of code.