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

Commit 1225b814 authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "libbinder: hide BufferedTextOutput.h"

parents 845e9ddf 6c7d2146
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>