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

Commit 732f6e6c authored by Meng Wang's avatar Meng Wang
Browse files

Minor style fix.

To align with AOSP master branch.

Test: make
Change-Id: I6a53878c3be28eb37c3a5421fecc6266dc7d5cf0
parent 2550283d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2730,5 +2730,4 @@ public class TelephonyRegistry extends ITelephonyRegistry.Stub {
                return "UNKNOWN";
        }
    }

}