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

Commit 7c359bf6 authored by Jason Monk's avatar Jason Monk
Browse files

Fix Build

Previous revert didn't catch test-current.txt

Change-Id: I82575361bcc4f3c7e05dbec4cbe5201b03717bcb
parent a46be166
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -29767,7 +29767,6 @@ package android.preference {
    method protected void onClick();
    method protected android.view.View onCreateView(android.view.ViewGroup);
    method public void onDependencyChanged(android.preference.Preference, boolean);
    method protected void onDetachedFromActivity();
    method protected java.lang.Object onGetDefaultValue(android.content.res.TypedArray, int);
    method public void onParentChanged(android.preference.Preference, boolean);
    method protected void onPrepareForRemoval();