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

Commit af5e9bec authored by Yifan Hong's avatar Yifan Hong Committed by Automerger Merge Worker
Browse files

Merge "Add unique_fd header to IBinder.h" am: 832f4409 am: cbd08a8b am:...

Merge "Add unique_fd header to IBinder.h" am: 832f4409 am: cbd08a8b am: 3896d0f0 am: 001c4db9

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1684595

Change-Id: Icbd34007e5a5e7f4598c44850812e3a7f24c0f4b
parents 2902eac3 001c4db9
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -16,6 +16,7 @@


#pragma once
#pragma once


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