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

Commit 0e1dd5e0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Make icon_wifi overlayable" am: ac984403

Original change: https://android-review.googlesource.com/c/platform/packages/modules/NetworkStack/+/1870246

Change-Id: I1ed4e79b17d9f8cb4587b8402274844a3d6284ff
parents 0ed654c5 ac984403
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -84,6 +84,10 @@
            <!-- An array of Denylisted EtherType, packets with EtherTypes within this array
            <!-- An array of Denylisted EtherType, packets with EtherTypes within this array
            will be dropped -->
            will be dropped -->
            <item type="array" name="config_apfEthTypeDenyList"/>
            <item type="array" name="config_apfEthTypeDenyList"/>
            <!-- Icon used for connected captive portal notifications on wifi networks,
            notifying that internet access is now available or that a venue info page is
            available, for example. -->
            <item type="drawable" name="icon_wifi"/>
        </policy>
        </policy>
    </overlayable>
    </overlayable>
</resources>
</resources>