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

Commit b56737d4 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "libbinder_ndk: formatting"

am: 50576118

Change-Id: Id3b50c0eeb35d69f7ca0f5df1bf2cccd9337020f
parents cdab4aa5 50576118
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -42,8 +42,8 @@ namespace ndk {
/**
 * analog using std::shared_ptr for internally held refcount
 *
 * ref must be called at least one time during the lifetime of this object. The recommended way to construct
 * this object is with SharedRefBase::make.
 * ref must be called at least one time during the lifetime of this object. The recommended way to
 * construct this object is with SharedRefBase::make.
 */
class SharedRefBase {
public: