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

Commit fc187070 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: Ic70438ad728697f73f915ae596227a4577adcfa2
parents 047b903a 001c4db9
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>