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