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

Commit 7d71de03 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

am: e6dd7153

Change-Id: I2fc50cecee6fcd7d2f937b8b757cbcc8f55f5494
parents b453a500 e6dd7153
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.