Skip to content

Works also for disabling anti-falsing classifier on Android 12 #1

Description

@Dunedan

Just a heads-up: This dummy accessibility service also works great as a workaround to disable the anti-falsing classifier on Android 12, where config_lockscreenAntiFalsingClassifierEnabled isn't available anymore. This makes swiping on the lock screen usable again. The "canPerformGesture" permission probably wouldn't be even necessary for that.

Here is why that works: https://github.com/aosp-mirror/platform_frameworks_base/blob/a41d3460117e3978c70ac386ea4328028b6cb8f3/packages/SystemUI/src/com/android/systemui/classifier/BrightLineFalsingManager.java#L333

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions