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

Commit da646a06 authored by Sanket Padawe's avatar Sanket Padawe
Browse files

Protect completeRadioCapabilityTransaction with READ_PHONE_STATE permission

Bug: 24450765
Change-Id: I9caaaea299b58e42c988b91e1706e72fc5edb91f
parent c20e89d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -571,7 +571,7 @@ public class ProxyController {
        }

        // Broadcast that we're done
        mContext.sendBroadcast(intent);
        mContext.sendBroadcast(intent, android.Manifest.permission.READ_PHONE_STATE);
    }

    // Clear this transaction