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

Commit 7e8830ba authored by sqian's avatar sqian
Browse files

Fix master build due to bad merge

Test: make

Change-Id: I41958f5420f0069288f946ed7367c140be7cbd9e
parent 049932ac
Loading
Loading
Loading
Loading
+0 −10
Original line number Original line Diff line number Diff line
@@ -612,16 +612,6 @@ public class PhoneStateListener {
        // default implementation empty
        // default implementation empty
    }
    }


    /**
     * Callback invoked when OEM hook raw event is received. Requires
     * the READ_PRIVILEGED_PHONE_STATE permission.
     * @param rawData is the byte array of the OEM hook raw data.
     * @hide
     */
    public void onOemHookRawEvent(byte[] rawData) {
        // default implementation empty
    }

    /**
    /**
     * Callback invoked when telephony has received notice from a carrier
     * Callback invoked when telephony has received notice from a carrier
     * app that a network action that could result in connectivity loss
     * app that a network action that could result in connectivity loss