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

Commit 7afbb30d authored by Jason Chen's avatar Jason Chen
Browse files

Fix the build

Change-Id: Iedef9d315a304c73beb07e39d924dc65a7b73fc9
parent cc8c6496
Loading
Loading
Loading
Loading
+0 −87
Original line number Original line Diff line number Diff line
@@ -48289,93 +48289,6 @@
>
>
</method>
</method>
</interface>
</interface>
<interface name="IOnPrimaryClipChangedListener"
 abstract="true"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
<implements name="android.os.IInterface">
</implements>
<method name="dispatchPrimaryClipChanged"
 return="void"
 abstract="true"
 native="false"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
<exception name="RemoteException" type="android.os.RemoteException">
</exception>
</method>
</interface>
<class name="IOnPrimaryClipChangedListener.Stub"
 extends="android.os.Binder"
 abstract="true"
 static="true"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
<implements name="android.content.IOnPrimaryClipChangedListener">
</implements>
<constructor name="IOnPrimaryClipChangedListener.Stub"
 type="android.content.IOnPrimaryClipChangedListener.Stub"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
</constructor>
<method name="asBinder"
 return="android.os.IBinder"
 abstract="false"
 native="false"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
</method>
<method name="asInterface"
 return="android.content.IOnPrimaryClipChangedListener"
 abstract="false"
 native="false"
 synchronized="false"
 static="true"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
<parameter name="obj" type="android.os.IBinder">
</parameter>
</method>
<method name="onTransact"
 return="boolean"
 abstract="false"
 native="false"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
<parameter name="code" type="int">
</parameter>
<parameter name="data" type="android.os.Parcel">
</parameter>
<parameter name="reply" type="android.os.Parcel">
</parameter>
<parameter name="flags" type="int">
</parameter>
<exception name="RemoteException" type="android.os.RemoteException">
</exception>
</method>
</class>
<class name="Intent"
<class name="Intent"
 extends="java.lang.Object"
 extends="java.lang.Object"
 abstract="false"
 abstract="false"