summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author John Wu <topjohnwu@google.com> 2024-02-16 23:38:56 +0000
committer John Wu <topjohnwu@google.com> 2024-02-21 00:05:19 +0000
commit3c40b1d4dec9adfda08f3699df5be1e35c5dbfe4 (patch)
treebfa7b2fc41afa2b2494f317e2f2f85bf2216ebdb /libs/androidfw/FileStream.cpp
parent9720fee8c5624c06236a322a9d1ec0b490474389 (diff)
Introduce intent flag EXTENDED_FLAG_FILTER_MISMATCH
Introduce new flag value EXTENDED_FLAG_INTENT_MISMATCH to allow the system to inform app components whether it matches its intent filter. Because all bit values of mFlag is used, we need to introduce a new flag field to store additional information in intents. This information is exposed as a public API through the method Intent#isMismatchingFilter(). The actual enforcement for blocking mismatching intents are disabled for V and is planned for future releases. Bug: 293560872 Test: atest CtsContentTestCases:IntentTest Test: atest CtsContentTestCases --test-filter '.*IntentMismatchFlag' Change-Id: Ic79b7b7d00b937d15f05d32706ac6b7e63c22419
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions