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

Commit 59ffbc46 authored by Svetoslav's avatar Svetoslav
Browse files

Allow priv apps to get local mac address

Change-Id: I550847cedd5a407c9424778e483b525d4b97e46d
parent 0507d6b8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2451,7 +2451,7 @@

    <!-- Allows applications to act as network scorers. @hide @SystemApi-->
    <permission android:name="android.permission.LOCAL_MAC_ADDRESS"
                android:protectionLevel="signature" />
                android:protectionLevel="signatureOrSystem" />

    <!-- The system process is explicitly the only one allowed to launch the
         confirmation UI for full backup/restore -->