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

Commit b5f1e878 authored by Wink Saville's avatar Wink Saville
Browse files

Fix build breakage.

I rebased a change and didn't compile, my mistake.

Change-Id: Iad7fc609b08d53aa7b8b96af609e3ff9a4f0e889
parent f73c2d1f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -188,6 +188,7 @@ public class RadioAccessFamily implements Parcelable {
                raf = RAF_UNKNOWN;
                break;
        }
        return raf;
    }
}