Fix inverse lock order in AppsFilter

Bug: 199332741
Test: manual test:
$ m ComponentAliasTests
$ adb install -r $OUT/testcases/ComponentAliasTests/arm64/ComponentAliasTests.apk
$ adb shell am compat disable FILTER_APPLICATION_QUERY android.content.componentalias.tests
$ adb install -r $OUT/testcases/ComponentAliasTests/arm64/ComponentAliasTests.apk

-> This shouldn't hang up the device

Change-Id: Ie9f903e312a4e7c3e64c2aac06d9e0cb1792eecf
1 file changed