Home
last modified time | relevance | path

Searched refs:v2_no_pb (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/apex/tests/src/com/android/tests/apex/
H A DApexdHostTest.java165 final File v2_no_pb = mHostUtils.getTestFile("apex.apexd_test_v2_no_pb.apex"); in testApexWithoutPbIsNotActivated_ProductPartitionHasOlderVersion() local
166 getDevice().pushFile(v2_no_pb, "/data/apex/active/apex.apexd_test_v2_no_pb.apex"); in testApexWithoutPbIsNotActivated_ProductPartitionHasOlderVersion()
206 final File v2_no_pb = mHostUtils.getTestFile("apex.apexd_test_v2_no_pb.apex"); in testApexWithoutPbIsNotActivated_ProductPartitionHasNewerVersion() local
207 getDevice().pushFile(v2_no_pb, "/data/apex/active/apex.apexd_test_v2_no_pb.apex"); in testApexWithoutPbIsNotActivated_ProductPartitionHasNewerVersion()
/aosp12/system/apex/tests/
H A DAndroid.bp167 ":com.android.apex.cts.shim.v2_no_pb",
/aosp12/system/apex/shim/build/
H A DAndroid.bp522 name: "com.android.apex.cts.shim.v2_no_pb",
524 out: ["com.android.apex.cts.shim.v2_no_pb.apex"],