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

Commit 832f4409 authored by Yifan Hong's avatar Yifan Hong Committed by Gerrit Code Review
Browse files

Merge "Add unique_fd header to IBinder.h"

parents e63362fa b1d573d7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@

#pragma once

#include <android-base/unique_fd.h>
#include <utils/Errors.h>
#include <utils/RefBase.h>
#include <utils/String16.h>