Age | Commit message (Collapse) | Author |
|
This reverts commit 2f8ca4afb39395458ed806200db7f1b1ba83cbe0.
Reason for revert: This doesn't actually do what I thought it did. And b/286514492 has a more general fix.
Bug: 239817928
Change-Id: Iffaaf3d9aacc8bd42afb2756517eb91690e8ffe3
|
|
This test, and the code it is testing, makes use of the event log -
looking for specific info in it, and writing to it.
Make sure we capture the event log during runs of the test so that we
have some chance of diagnosing falures.
Bug: 239817928
Test: N/A
Change-Id: I610c7ddd67381d04c35fd42343e21098c150beb5
|
|
See go/jetpack-test-android-migration
Exempt-From-Owner-Approval: automated package name refactoring
Test: m m -j BroadcastRadioTests KeystoreTests mediaframeworktest ActivityManagerPerfTests AppLaunch AppLaunchWear BackgroundDexOptServiceIntegrationTests AppCompatibilityTest DynamicCodeLoggerIntegrationTests FlickerLibTest InternalTests PackageWatchdogTest RcsTests RollbackTestAppAv1 RollbackTestAppAv2 RollbackTestAppACrashingV2 RollbackTestAppBv1 RollbackTestAppBv2 RollbackTestAppASplitV1 RollbackTestAppASplitV2 RollbackTest ServiceCrashTest UsageStatsPerfTests UsbTests WindowAnimationJank
Change-Id: I32fe3297656eec6060da6c7e24582bcd5315fb16
|
|
Renaming DexLoggerIntegrationTests to
DynamicCodeLoggerIntegrationTests, to match the rename and changed
scope of the code it is testing.
Test: atest -p services/core/java/com/android/server/pm/dex
Bug: 122946463
Change-Id: I66abd6b173f148279085dee7a714aa64df7a941b
|