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

Commit 2ff58b14 authored by Gil Cukierman's avatar Gil Cukierman
Browse files

Add Missing @Override Annotations to New Transparency Methods

Change-Id: I46bfcec6be2d0779b5c33a62977551b1bfb46e6e
Test: mm
Bug: 310624516
parent 369eea36
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5082,6 +5082,7 @@ public class RIL extends BaseCommands implements CommandsInterface {
    /**
     * {@inheritDoc}
     */
    @Override
    public void setCellularIdentifierTransparencyEnabled(boolean enable, Message result) {
        RadioNetworkProxy networkProxy = getRadioServiceProxy(RadioNetworkProxy.class);
        if (!canMakeRequest(
@@ -5109,6 +5110,7 @@ public class RIL extends BaseCommands implements CommandsInterface {
    /**
     * {@inheritDoc}
     */
    @Override
    public void isCellularIdentifierTransparencyEnabled(Message result) {
        RadioNetworkProxy networkProxy = getRadioServiceProxy(RadioNetworkProxy.class);
        if (!canMakeRequest(