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

Commit a5aa7db9 authored by Hidayat Khan's avatar Hidayat Khan
Browse files

Enable Satellite Notifications by default in telephony config

Bug: 378782898
Test: config change
Flag: EXEMPT config change
Change-Id: Id2a9e6f7ff8663d0888d60200393deaced1bb3af
parent e411a6fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -478,7 +478,7 @@

    <!-- Whether to show the system notification to users whenever there is a change
     in the satellite availability state at the current location. -->
    <bool name="config_satellite_should_notify_availability">false</bool>
    <bool name="config_satellite_should_notify_availability">true</bool>
    <java-symbol type="bool" name="config_satellite_should_notify_availability" />

</resources>