Remove PREVENT_SPLITTING flag
The splitting behaviour is now permananently on. The non-split behaviour is being removed from native code, and the flag PREVENT_SPLITTING no longer does anything. The flag was renamed to DEPRECATED_PREVENT_SPLITTING. In this CL, we update the Java code accordingly. Bug: 239934827 Test: TEST=inputflinger_tests; m $TEST && $ANDROID_HOST_OUT/nativetest64/$TEST/$TEST Flag: NONE removing flag Change-Id: I074bdc6c18067c13c76730944b6252554aec0630
Loading
Please register or sign in to comment