Fused Location (com.android.location.fused) cannot be selected #199
-
Steps to reproduce/复现步骤1.When using some modules, the recommended scope contains integrated location information, but returns after the checking. When you open the scope again, the original checking is invalid and the integrated location is canceled. Expected behaviour/预期行为You can normally tick the integrated location information as a scope and it takes effect normally. Actual behaviour/实际行为After the actual ticking is automatically canceled and the ticking does not take effect Xposed Module List/Xposed 模块列表Portal
米客
HyperCeiler Root implementation/Root 方案Magisk alpha(28102) System Module List/系统模块列表Shamiko
Tricky Store
zygisk-LSPosed(v1.10.1(7173))action
zygisk next LSPosed version/LSPosed 版本7173 Android version/Android 版本HyperOS2 Android 15 Version requirement/版本要求
Logs/日志 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
You can select the recommended scope from the three dots menu, for which you should choose |
Beta Was this translation helpful? Give feedback.
-
It turns out the package
In this case, LSPosed cannot work on this target at all. I think no module should include it in the scope. |
Beta Was this translation helpful? Give feedback.
It turns out the package
com.android.location.fused
has no valid associated processId.It is considered as an obsolete package target for LSPosed, and it is removed from the scope with the following log
In this case, LSPosed cannot work on this target at all. I think no module should include it in the scope.