You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Bypass restrictions on non-SDK interfaces.
16
16
17
17
- Fast: no I/O, initializing faster than HiddenApiBypass.
18
18
- 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.
0 commit comments