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

Commit cbfa62e1 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "libbinder: hide BufferedTextOutput.h" am: 1225b814

Change-Id: Ie086a7d5c6d9832a3e869111c42c2b5c04f6b5c8
parents 40f722c3 1225b814
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
 * limitations under the License.
 */

#include <binder/BufferedTextOutput.h>
#include "BufferedTextOutput.h"
#include <binder/Debug.h>

#include <cutils/atomic.h>
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@

#include "Static.h"

#include <binder/BufferedTextOutput.h>
#include "BufferedTextOutput.h"
#include <binder/IPCThreadState.h>
#include <utils/Log.h>