android: Remove wrong assert in disableSharedRelros

This assert can be hit in practice:
In child process, if sharing relro section fails, child will try to load
the library again with relro disabled. But at that point,
prepareLibraryLoad has already been called.

So just remove the assert.

BUG=680775

Review-Url: https://codereview.chromium.org/2661073002
Cr-Commit-Position: refs/heads/master@{#447520}


CrOS-Libchrome-Original-Commit: 9d06c9d1dbba894cb8cc79230675d3fefd189296
1 file changed
tree: 250c3ebf84087a95c5788e4d6b2aa2ad1f476edd
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/