π₯ Explore this must-read post from Hacker News π
π Category:
π Key idea:
Poking around in Android the other day I found this nugget in Carrier Config manager; a flag (KEY_INFLATE_SIGNAL_STRENGTH_BOOL) to always report the signal strength to the user as one bar higher than it really is.

Itβs not documented in the Android docs, but itβs there in the source available for any operator to use.
Notably both AT&T and Verizon have this flag enabled on their networks, Iβm not sure who was responsible for requesting this to be added to Android, nor could I find it in the git-blame, but we can see it in the CarrierConfig which contains all the network settings for each of these operators.

Operators are always claiming to have the biggest coverage or the best network, but stuff like this, along with the fake 5G flags, donβt help build trust, especially considering the magic mobile phone antennas which negate the need for all this deception anyway.
π¬ Tell us your thoughts in comments!
#οΈβ£ #Simple #trick #increase #coverage #Lying #users #signal #strength
π Posted on 1762151793
