mirror of
https://github.com/LSPosed/DisableFlagSecure.git
synced 2025-05-05 02:09:43 +08:00
fix typo
This commit is contained in:
parent
8ba19d5779
commit
610af286b7
@ -96,7 +96,7 @@ public class DisableFlagSecure extends XposedModule {
|
|||||||
log("hook DisplayControl failed", t);
|
log("hook DisplayControl failed", t);
|
||||||
}
|
}
|
||||||
|
|
||||||
// VirtualDisplay with MediaProjection (S~V4)
|
// VirtualDisplay with MediaProjection (S~V)
|
||||||
try {
|
try {
|
||||||
hookVirtualDisplayAdapter(classLoader);
|
hookVirtualDisplayAdapter(classLoader);
|
||||||
} catch (Throwable t) {
|
} catch (Throwable t) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user