diff options
author | Lee Shombert <shombert@google.com> | 2021-04-30 06:21:54 -0700 |
---|---|---|
committer | Lee Shombert <shombert@google.com> | 2021-04-30 06:21:54 -0700 |
commit | 5c302db303da26c1a7e089503deaf70d9edc529a (patch) | |
tree | 0dd19df1c699f100625b5fca8dea6b2e9e23a1ec /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 4d2eee78b1248ed989e292b9777977e76dcfc67c (diff) |
WatchedIntentResolver now uses WatchedIntentFilter
Bug: 181964615
Convert WatchedIntentResolver to use WatchedIntentFilter instead of
IntentFilter. WatchedIntentFilters are converted back to
IntentFilters when they are used in APIs. The final conversion to
WatchedIntentFilter in PackageManagerService happens in a follow-up
commit.
Test: atest
* FrameworksServicesTests:WatchedIntentHandlingTest
* FrameworksServicesTests:AppsFilterTest
* FrameworksServicesTests:PackageInstallerSessionTest
* FrameworksServicesTests:PackageManagerServiceTest
* FrameworksServicesTests:PackageManagerSettingsTests
* FrameworksServicesTests:ScanTests
* FrameworksServicesTests:UserSystemPackageInstallerTest
* PackageManagerServiceBootTest
* UserLifecycleTests#startUser
* UserLifecycleTests#stopUser
* UserLifecycleTests#switchUser
* android.appsecurity.cts.EphemeralTest
* android.appsecurity.cts.InstantAppUserTest
* FrameworksServicesTests:WatcherTest
* CtsContentTestCases:IntentFilterTest
* CtsDynamicMimeHostTestCases
* FrameworksServicesTests:WatcherTest
Change-Id: Iba80142b44268443221c22b5626fc53d60f2aa9f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions