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

Commit 1a2fd69a authored by Fabrice Di Meglio's avatar Fabrice Di Meglio Committed by Android Git Automerger
Browse files

am ce75fef7: Merge "Fix the build" into jb-mr1-dev

* commit 'ce75fef7':
  Fix the build
parents 3332a701 ce75fef7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -27104,7 +27104,6 @@ package android.widget {
    ctor public CheckedTextView(android.content.Context, android.util.AttributeSet, int);
    method public android.graphics.drawable.Drawable getCheckMarkDrawable();
    method public boolean isChecked();
    method public void onPaddingChanged(int);
    method public void setCheckMarkDrawable(int);
    method public void setCheckMarkDrawable(android.graphics.drawable.Drawable);
    method public void setChecked(boolean);