Index: third_party/android_crazy_linker/README.chromium |
diff --git a/third_party/android_crazy_linker/README.chromium b/third_party/android_crazy_linker/README.chromium |
index deea35ed0f785b780b92cb03efebdf30ce5b1171..2cea5c183d402be900274c994140efaaed32ad47 100644 |
--- a/third_party/android_crazy_linker/README.chromium |
+++ b/third_party/android_crazy_linker/README.chromium |
@@ -51,3 +51,6 @@ Local Modifications: |
- Remove excess newline from the message added above. |
- Avoid mixing size_t and uint32_t in Leb128Decoder::Dequeue(). |
+ |
+- Add fallback library loading when SELinux blocks EXEC permission. |
+ |