Searched refs:APK_NEED_SPLIT_CONFIG (Results 1 – 1 of 1) sorted by relevance
43 static final String APK_NEED_SPLIT_CONFIG = "CtsNeedSplitApp_xxhdpi-v4.apk"; field in SplitTests562 new InstallMultiple(instant).addApk(APK_NEED_SPLIT_BASE).addApk(APK_NEED_SPLIT_CONFIG) in testRequiredSplitInstalledConfig()581 .addApk(APK_NEED_SPLIT_CONFIG) in testRequiredSplitRemoved()