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

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

Merge "libbinder_ndk: formatting" am: 50576118 am: b56737d4

am: 8d4a8f2e

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