Remove line from bad resolution merge.

Test: build
Change-Id: Ie7f9187ecf63150b9ea36858e80e226c6daaa184
This commit is contained in:
Nicolas Geoffray
2017-05-05 13:01:15 +01:00
parent 62c3698a79
commit 731a7f38a9

View File

@@ -56,7 +56,6 @@ import static com.android.server.pm.InstructionSets.getAppDexInstructionSets;
import static com.android.server.pm.InstructionSets.getDexCodeInstructionSets;
import static com.android.server.pm.PackageManagerService.WATCHDOG_TIMEOUT;
import static com.android.server.pm.PackageManagerServiceCompilerMapping.getNonProfileGuidedCompilerFilter;
import static dalvik.system.DexFile.getNonProfileGuidedCompilerFilter;
import static dalvik.system.DexFile.getSafeModeCompilerFilter;