• General
  • Wireless Emergency Alerts app

Hi. I was wondering if anyone know if we could disable or control the wireless emergency alerts app. This app has permission to view nearby devices and I don't really want that information to be used or seen by anyone.

Can this be turned off? Thank you.

    proph
    No. Its access cannot be blocked that way.

    I actually checked the AOSP code quickly. Just did a Ctrl + F search. Turns out they require this access only to see if you're wearing bluetooth headphones. I didn't read more of the code to see why, but I'm guessing it's so an alert doesn't blow your eardrums out.

    As far as I can tell, the app doesn't have any access to change settings, so you can just turn off Bluetooth when it's not in use and the app can't see anything.

      unwat

      Thanks unwat. I'm just hoping to avoid having nearby devices sent back somewhere and this being used to track my location without location services.

      Thank you!

      a year later

      I also would like to be able to disable this app or turn off permissions but it's greyed out. I don't care that is the govt, the reason I have graphene in the first place is to control who/what apps have access to my phone. I keep hearing that it can be disabled but not on my pixel 6 pro with the latest update anyway. Is there no way to disable or remove this app? Suprised now people haven't posted about this. Please advise. Thank you

        6 months later

        adeyo I second that concern. From my reading on the subject it would appear that whether it's possible to disable wireless emergency alerts in the settings is dependent on your carrier provisioning the device. I think Graphene OS should have an option to override carrier's wishes and give us the control back so it would be possible to disable those alerts regardless of what the carrier or anyone else but the user wants.

          2 months later

          I'm happy to learn that we can disable the alerts, but still, why can't the user revoke questionable permissions or remove the app completely? Isn't this what a user-controlled device all about?

          5 months later

          I just discovered that there is something weird with Pixel9 as opposed to Pixel5 (the same latest stable build).

          On Pixel5 I was successfully able to switch off the alerts and they show as disabled under the Alerts App "notifications" as well.
          On Pixel9 they show as disabled under Safety & Emergency > Wireless emergency alerts... BUT when I look under the app itself, they are all active (and grayed out).

          Is it a bug on Pixel9 ? (I also found that inverting colors disables the dark theme until restart and that changing the grid "loses" default icons from desktop etc)

          I noticed that there are a lot of people complaining about the Wireless emergency alerts app.

          Why can't graphene users decide for themselves? Is it a requirement(threat) from top down, that in order for graphene to exist, devs have to comply with this gov policy?

            ohwow grayed out

            I just checked on my phone and I can disable all alerts. If you already disabled the top option "allow alerts" then the rest should be off and disabled. If not that, maybe try restarting your phone and try again?

            ohwow Why can't graphene users decide for themselves? Is it a requirement(threat) from top down, that in order for graphene to exist, devs have to comply with this gov policy?

            Alerts can be disabled, so GrapheneOS users can decide for themselves.

              other8026

              Yes I restarted the Pixel9 and toggled the alerts notifications on and off under the Safety & Emergency section, no change under the app itself.

              Could it be a carrier issue? As I did get a notification that these changes were pushed when I switched the device on with SIM installed for the first time.

              I prepared GrapheneOS before inserting the SIM for the first time and I switched the emergency alerts off initially.
              Then after starting the phone with SIM installed, I got notification that these settings were automatically changed (turned on).
              After this I noticed the previously mentioned situation.

              I can confirm that I used the same SIM card in my Pixel5 and tested it again without issue. So there definitely is something different with Pixel9 in this regard. Either it is a bug or I can't actually disable the WEA notifications.

              I cannot be sure that they are actually disabled, when the app displays that the notifications are enabled and Safety & Emergency > Wireless emergency alerts is showing that they are disabled.

              I am pretty sure that it should work the same as on my Pixel5, no?


              As for the complaint(s). I believe I may have been unclear. It is not just about being able to switch off the WEA notifications, I would expect to be able to disable all the access' for this app as any other app in GrapheneOS. This is not like any other system app in my humble opinion.

              All the answers on this forum seem to side-step the issue by downplaying it and sending everyone to github to check the code. Yes there is the option to disable a bit more than on a vanilla android for example, but the app is still there with all the forced access. Yes it may not be accurately displayed and it may not be a backdoor etc.
              But why must it be there at all then? Government regulations? Google enforcement? Other?

              GrapheneOS is all about privacy and user control as well as being open source. The fact that this application access' cannot be fully disabled by the user is the complaint and in fact completely opposite to the idea of user control.

              3 months later

              I agree completely. When I discovered that it was beyond my control following the insertion of a SIM, I lost faith in GOS. I went to a forum ranting and a very smart person set me straight assuring it is not a backdoor, inviting me to inspect the code and see for myself. I am not smart enough to do that. Just smart enough to get the damn thing working, it's really awesome BTW, but ripping out this violation, well that's a bit too far for most of us. It galls me that there is an app on this phone that the telco can control . I don't want the WEA. Period. That's the whole point. Choice. I love what these developers have built, wish I could fix this one thing myself but I can't find any direction from linux gurus on how to go about ripping this shit out of MY PHONE.

                • Edited

                hadnuff It galls me that there is an app on this phone that the telco can control .

                Which app? A cellular carrier can "control" (though in very limited ways) the Phone app, the Messaging app, and also the SIM Toolkit app. For sure the WEA app is less controllable by the carrier than the Phone app. A cellular carrier can also "control" lots of code that doesn't have an app icon in the launcher! See: https://en.wikipedia.org/wiki/IP_Multimedia_Subsystem

                It is possible to cut off cellular-carrier interactions by removing any SIM card and/or eSIM and turning on "airplane mode" to disable the cellular modem.

                Building a version of GrapheneOS without the WEA app might be as easy as editing the list of built-in-app targets. But it might not be that easy -- it's possible that something would go wrong if that app is removed, and it's possible that the issue wouldn't occur until a device received an alert from a carrier and tried to launch the missing app. So building a usable version of GrapheneOS without the WEA app might take an Android developer a day, or a week, or longer, and it's hard to say in advance exactly how long it would take.