Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6dd7153 authored by Josh Gao's avatar Josh Gao Committed by android-build-merger
Browse files

Merge "installd_dexopt_test: fix close of owned file descriptor." am: 3a2607a5

am: 01385af8

Change-Id: Ie5fe7c908c2acd51b40c647b6b8710f0ead31110
parents 37a0e176 01385af8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -275,7 +275,7 @@ protected:
            writer.StartEntry("primary.prof", ZipWriter::kCompress);
            writer.FinishEntry();
            writer.Finish();
            close(fd);
            fclose(file);
          }

        // Create the app user data.