Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 07618c48 authored by Kiran Ramachandra's avatar Kiran Ramachandra
Browse files

Adding conditional fallback to V implementation

Older tests that rely on AppCompat flags may still be executed on newer code versions. We need to retain support for the older behavior when the feature flag is disabled. This change reintroduces the previous implementation method without modifications. This method will be called if the feature flag is not enabled, ensuring that older tests continue to function correctly.

Bug: 378656966
Test: atest FrameworksCorePackageManagerTests:ParsedMainComponentUtilsTest CtsPackageManagerTestCases:SaferIntentTest PackageManagerServiceUnitTests
Flag: android.security.enable_intent_matching_flags

Change-Id: Iaad7fac084c317b128b3beefe72914e03aceac30
parent 320b9e02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment