Loading cmds/installd/tests/installd_dexopt_test.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -275,7 +275,7 @@ protected: writer.StartEntry("primary.prof", ZipWriter::kCompress); writer.FinishEntry(); writer.Finish(); close(fd); fclose(file); } // Create the app user data. Loading Loading
cmds/installd/tests/installd_dexopt_test.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -275,7 +275,7 @@ protected: writer.StartEntry("primary.prof", ZipWriter::kCompress); writer.FinishEntry(); writer.Finish(); close(fd); fclose(file); } // Create the app user data. Loading