Skip to content

Commit ade455e

Browse files
authored
Update reliability statement in README (#97)
1 parent 3c22da5 commit ade455e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Bypass restrictions on non-SDK interfaces.
1616

1717
- Fast: no I/O, initializing faster than HiddenApiBypass.
1818
- Safe: no `Unsafe`.
19-
- Unreliable: can be blocked as easily as meta-reflection.
19+
- Unreliable: can be blocked as easily as meta-reflection and cannot be used to access core platform api if [core platform api restriction](https://android.googlesource.com/platform/art/+/refs/tags/android-security-16.0.0_r4/runtime/runtime.cc#1730) is enabled in future Android releases.
2020

2121
## How it works
2222

0 commit comments

Comments
 (0)