Searched refs:SHIM_APEX_PATH (Results 1 – 1 of 1) sorted by relevance
52 private static final String SHIM_APEX_PATH = "/system/apex/com.android.apex.cts.shim.apex"; field in ApexdHostTest129 final File oldFile = getDevice().pullFile(SHIM_APEX_PATH); in testRemountApex()138 getDevice().pushFile(newFile, SHIM_APEX_PATH); in testRemountApex()150 getDevice().pushFile(oldFile, SHIM_APEX_PATH); in testRemountApex()