Move some AM tests back to FrameworksServicesTests
The following com.android.server.am tests has been moved to WmTests by Idc2dc9e80d, but those should be moved back to FrameworksServicesTests. - ActivityManagerServiceTest - ActivityManagerTest - ActivityManagerInternalTest - AppErrorDialogTest - BroadcastRecordTest - CoreSettingsObserverTest - GlobalSettingsToPropertiesMapperTest - MemoryStatUtilTest - UserControllerTest Bug: 113800711 Test: Pass all AM presubmit tests in FrameworksServicesTests $ tradefed.sh run commandAndExit FrameworksServicesTests \ --include-filter com.android.server.am. \ --include-annotation android.platform.test.annotations.Presubmit \ --exclude-annotation androidx.test.filters.FlakyTest Change-Id: I8852d1a26d7e9d9e52a06fb8ed90d15b6f40bf1c
Loading
Please register or sign in to comment