commit | a3dc86e637873be115e68be50bd1b281beff7994 | [log] [tgz] |
---|---|---|
author | Jonathan Dixon <joth@google.com> | Wed Mar 28 12:27:36 2012 +0100 |
committer | Jonathan Dixon <joth@google.com> | Thu Apr 12 20:23:37 2012 +0100 |
tree | 180df30ef6d537212c18efefa29b6002e220b98b | |
parent | 39edeeefe7778162e3b0c4c584a43b4bb6c0c788 [diff] |
Hide the public constructors for singleton classes WebStorage and GeolocationPermissions are not intended for direct use by application code. Existing APKs using this will still work (as well as they ever could have), but this change will cause a compile break if they move to SDK >= 16, which should be fixed by using getInstance() instead. Bug: 6238010 Change-Id: I75789cc260c8fe005c42942bc81483193cc54f17