mirror of
https://github.com/LSPosed/DisableFlagSecure.git
synced 2025-05-04 22:43:25 +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);
|
||||
}
|
||||
|
||||
// VirtualDisplay with MediaProjection (S~V4)
|
||||
// VirtualDisplay with MediaProjection (S~V)
|
||||
try {
|
||||
hookVirtualDisplayAdapter(classLoader);
|
||||
} catch (Throwable t) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user