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

Commit 3ce65633 authored by Marco Nelissen's avatar Marco Nelissen Committed by Android Git Automerger
Browse files

am c6ecccb2: Merge "Fix the build." into gingerbread

Merge commit 'c6ecccb2' into gingerbread-plus-aosp

* commit 'c6ecccb2':
  Fix the build.
parents c5183aca c6ecccb2
Loading
Loading
Loading
Loading
+0 −60
Original line number Diff line number Diff line
@@ -85364,36 +85364,6 @@
 visibility="public"
>
</field>
<field name="mControlChangeStatusListener"
 type="android.media.AudioEffect.OnControlStatusChangeListener"
 transient="false"
 volatile="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="mEnableStatusChangeListener"
 type="android.media.AudioEffect.OnEnableStatusChangeListener"
 transient="false"
 volatile="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="mId"
 type="int"
 transient="false"
 volatile="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="mListenerLock"
 type="java.lang.Object"
 transient="false"
@@ -85414,36 +85384,6 @@
 visibility="public"
>
</field>
<field name="mParameterChangeListener"
 type="android.media.AudioEffect.OnParameterChangeListener"
 transient="false"
 volatile="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="mState"
 type="int"
 transient="false"
 volatile="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="mStateLock"
 type="java.lang.Object"
 transient="false"
 volatile="false"
 static="false"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
</class>
<class name="AudioEffect.Descriptor"
 extends="java.lang.Object"