Searched refs:APK_DIFF_REVISION (Results 1 – 1 of 1) sorted by relevance
65 private static final String APK_DIFF_REVISION = "CtsSplitAppDiffRevision.apk"; field in SplitTests260 new InstallMultiple().inheritFrom(PKG).addApk(APK_DIFF_REVISION).run(); in testDiffRevisionInheritSplit()