Add StaticSharedLibsHostTests as PackageManager presubmit
ag/16128725 doesn't trigger CtsOsHostTestCases in the presubmit
process. However, StaticSharedLibsHostTests in CtsOsHostTestCases
verifies the Static Shared library functionalities of PackageManager.
Test: atest --collect-tests-only -p \
frameworks/base/core/java/android/content/pm
Test: atest --collect-tests-only -p \
cts/hostsidetests/os/test-apps/StaticSharedLibTestApp:presubmit
Test: atest \
CtsOsHostTestCases:android.os.cts.StaticSharedLibsHostTests
Bug: 180650365
Change-Id: Ieefb512b593aa6fec3f11e46af60e33693f80be1
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
{
|
||||
"path": "cts/hostsidetests/packagemanager"
|
||||
},
|
||||
{
|
||||
"path": "cts/hostsidetests/os/test_mappings/packagemanager"
|
||||
},
|
||||
{
|
||||
"path": "system/apex/tests"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user