Deceptive language frequently used against consumers
Contents15
- "For the safety of the consumer"
- Google comparing APK restrictions to airport security
- Storage access restrictions in Android
- Non-replaceable batteries since the Samsung Galaxy S6
- OnePlus "encrypted" batteries
- "Web Environment Integrity API" by Google
- "Think of the children"
- "Age verification"
- Chat Control
- "To enhance our services"
- Samsung "offers additional content" by advertising on refrigerators
- "To streamline the experience"
- Fewer ports on modern laptops
- Google wants to help cleaning up MicroSD cards by denying normal write access
- References
⚠️ Article status notice: This article has been marked as incomplete
This article needs additional work for its sourcing and verifiability to meet the wiki's Content Guidelines and be in line with our Mission Statement for comprehensive coverage of consumer protection issues. In particular:
- Tone issues
This notice will be removed once the issue/s highlighted above have been addressed and sufficient documentation has been added to establish the systemic nature of these issues. Once you believe the article is ready to have its notice removed, please visit the Moderator's noticeboard, or the discord and post to the #appeals channel.
Learn more ▼
This article has been flagged due to verification concerns. While the topic might have merit, the claims presented lack citations that live up to our standards, or rely on sources that are questionable or unverifiable by our standards. Articles must meet the Moderator Guidelines and Mission statement; factual accuracy and systemic relevance are required for inclusion here!
Articles in this wiki are required to:
- Provide verifiable & credible evidence to substantiate claims.
- Avoid relying on anecdotal, unsourced, or suspicious citations that lack legitimacy.
- Make sure that all claims are backed by reliable documentation or reporting from reputable sources.
Examples of issues that trigger this notice:
- A topic that heavily relies on forum posts, personal blogs, or other unverifiable sources.
- Unsupported claims with no evidence or citations to back them up.
- Citations to disreputable sources, like non-expert blogs or sites known for spreading misinformation.
To address verification concerns:
- Replace or supplement weak citations with credible, verifiable sources.
- Make sure that claims are backed by reputable reporting or independent documentation.
- Provide additional evidence to demonstrate systemic relevance and factual accuracy. For example:
- Avoid: Claims based entirely on personal anecdotes or hearsay without supporting documentation.
- Include: Corporate policies, internal communications, receipts, repair logs, verifiable video evidence, or credible investigative reports.
If you believe this notice has been placed in error, or once the article has been updated to address these concerns, please visit the Moderator's noticeboard, or the #appeals channel on our Discord server: Join here.
Deceptive language used by companies to impede the rights of consumers while appearing benevolent comes in many forms. Many of them can be boiled down to a few principles.
"For the safety of the consumer"
This is one of the most cited reasons to restrict what a consumer is allowed to do with their property. It is used to fight against right-to-repair legislation, restrict downloading of apps unless provided by Google or Apple, etc. Some notable incidents include:
Google comparing APK restrictions to airport security
- Main article: Google Android restrict app sideloading
For many years, one of the primary selling points of Android smartphones was that no big corporation could gatekeep what the user can run on their phones. But starting with Android 17 in 2026, only developers manually approved by Google can create APKs that install on Android.
Developers applying for approval are required to disclose their real-life identity to Google.
Google justified this restriction by stating:[1]
Google says you should think of the new requirements like checking IDs at the airport.
Critics argued the comparison was misleading, noting that airlines own their aircraft, while consumers own their smartphones. [2]
Storage access restrictions in Android
From source.android.com:
Third-party apps must go through the Storage Access Framework to interact with files on portable storage; direct access is explicitly blocked for privacy and security reasons.
In practice, Storage Access Framework's main restriction is preventing apps from accessing the root directory of external storage.
Storage Access Framework is no replacement for legacy storage access given its slowness from its large processing overhead. The performance loss may be concealed to some extent from the fast hardware smartphones have nowadays, but even then, it increases battery usage. In addition, it breached compatibility with all apps previously developed over the span of several years.[3][4]
Non-replaceable batteries since the Samsung Galaxy S6
Justin Denison, Samsung's public relations person, said:[5]
We refused to do this for some time. That's because we didn't want to have a built-in battery, until we were absolutely sure that users would feel confident about charging their phones.
OnePlus "encrypted" batteries
The OnePlus Pad has a serialized battery, meaning the device detects repairs not approved by OnePlus, which can result in functionality being disabled. This is an anti-repair practice first seen on Apple iPhone 11.
OnePlus used the term "encryption" to describe this battery serialization. Critics noted that "encryption" carries positive associations unrelated to its use here, and that the term obscures the restriction's effect on independent repair.[6][7]
"Web Environment Integrity API" by Google
Google proposed the Web Environment Integrity API, which critics described as a form of DRM for the web.[8][9]
"Think of the children"
This is typically used as an excuse for mass-surveilance.
"Age verification"
- Main article: Age verification
Chat Control
- Main article: Chat Control
"To enhance our services"
Samsung "offers additional content" by advertising on refrigerators
This is an update message shown on a Samsung refrigerator:

To enhance our service and offer additional content to users, advertisements will be displayed [...]
The update introduced advertisements on the refrigerator's display. Critics noted the contrast between the language used and the nature of the change.[5]
"To streamline the experience"
Fewer ports on modern laptops
In the 2000s and early 2010s, three or four USB ports built into laptops were not uncommon. Modern laptops in contrast usually feature one or two USB-A ports and might feature an USB-C port, in addition to less modular and less upgradeable parts. Critics have argued that fewer built-in ports force users to carry additional hubs and adapters, offsetting any portability gains from thinner designs.[10]
Google wants to help cleaning up MicroSD cards by denying normal write access
MicroSD cards became a major selling point of Android smartphones compared to iPhones, allowing the expansion of the storage capacity by multiple times at a time where smartphone internal storage capacities were only in the double-digit gigabytes. In addition, MicroSD cards make it easy to rescue data from a broken smartphone and to get immediate free storage within minutes without hour-long file transfers.
In Android 4.4 KitKat, Google revoked normal write access to the MicroSD card through applications installed by the user, with the exception of folders dedicated to each app at "Android/data/(package name)". The write access could not be restored through a setting in the menu, only through rooting.
Google's argument was to ensure no app can leave files behind after uninstallation:
The WRITE_EXTERNAL_STORAGE permission must only grant write access to the primary external storage on a device. Apps must not be allowed to write to secondary external storage devices, except in their package-specific directories as allowed by synthesized permissions. Restricting writes in this way ensures the system can clean up files when applications are uninstalled.
Google restored write access in Android 5.0 through the Storage Access Framework. However, the framework introduces processing overhead that reduces speeds, particularly when handling large numbers of files.[3][4]
References
- ↑ Temelkov, Ilia (2025-08-25). "Google will make sideloading apps way more difficult from next year". PhoneArea. Archived from the original on 15 Nov 2025. Retrieved 2025-10-01.
- ↑ Sohn, Jiyoung (2026-03-23). "Ads Are Popping Up on the Fridge and It Isn't Going Over Well". The Wall Street Journal. Archived from the original on 2026-03-23. Retrieved 2026-04-09.
{{cite web}}:|archive-date=/|archive-url=timestamp mismatch; 2026-03-26 suggested (help) - ↑ 3.0 3.1 The Storage Access Framework is the only way for apps to work with all your files in Android Q. And it's terrible. - XDA developers (Archived)
- ↑ 4.0 4.1 "Horrible access storage framework performance". Reddit - r/androiddev. 14 Apr 2017. Archived from the original on 23 Aug 2025.
- ↑ 5.0 5.1 Samsung Galaxy Unpacked 2015 - Livestream (Replay (Archived)
- ↑ Rossmann, Louis (2023-02-08). "Oneplus' tablet uses an encrypted battery; how's that for repairability?". YouTube (Video). Archived from the original on 16 Feb 2026. Retrieved 2025-10-01.
- ↑ Amadeo, Ron (2023-02-07). "OnePlus takes on the iPad with the OnePlus Pad". Ars Technica. Archived from the original on 18 Nov 2025. Retrieved 2025-10-01.
- ↑ Google's trying to DRM the internet, and we have to make sure they fail - Louis Rossmann (Brighteon mirror, BitChute mirror) (Archived)
- ↑ Bruchon, Jody (2023-07-22). "Web Environment Integrity Must Be Stopped: Enslavement By "Remote Attestation"". jodybruchon.com. Archived from the original on 1 Dec 2025. Retrieved 2025-10-01.
- ↑ Victor (2022-11-24). "Why are so many laptops having less ports?". easydongle.com. Archived from the original on 18 Nov 2025. Retrieved 2025-10-02.