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

Commit e286fc03 authored by Marissa Wall's avatar Marissa Wall Committed by android-build-merger
Browse files

Merge "clang: update IBinder to be lto_visibility_public"

am: b5187664

Change-Id: I193d192362854fbfcaac70a9a969664efdf08db7
parents a95de938 b5187664
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ class IShellCallback;
 * (method calls, property get and set) is down through a low-level
 * protocol implemented on top of the transact() API.
 */
class IBinder : public virtual RefBase
class [[clang::lto_visibility_public]] IBinder : public virtual RefBase
{
public:
    enum {