惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

IT之家
IT之家
A
About on SuperTechFans
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
N
Netflix TechBlog - Medium
Microsoft Security Blog
Microsoft Security Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
博客园 - Franky
D
Docker
Martin Fowler
Martin Fowler
Engineering at Meta
Engineering at Meta
The Cloudflare Blog
人人都是产品经理
人人都是产品经理
Last Week in AI
Last Week in AI
U
Unit 42
F
Fortinet All Blogs
H
Help Net Security
Blog — PlanetScale
Blog — PlanetScale
Microsoft Azure Blog
Microsoft Azure Blog
罗磊的独立博客
P
Proofpoint News Feed
月光博客
月光博客
G
Google Developers Blog

Android Authority

I know YouTube Music is flawed, yet I prefer it over Spotify Survey reveals 50% of users don’t like the new Google Health app It’s time for Samsung’s S Pen to evolve or die The Motorola Moto G Stylus (2026) is a sequel we didn’t need NotebookLM is quickly becoming the podcast app I didn’t know I needed Samsung’s next Galaxy Watch update could finally make your health data useful Google’s Gemini Spark is ready to run your digital errands while your phone is off Telegram’s finally getting an official Wear OS app again Nintendo is back on mobile, and it wants to turn your selfies into minigames Google Drive’s big document scanner overhaul is finally here — don’t overlook its power Spotify will finally give you real profile tools to make music listening more social Acer’s new gaming handheld might dodge the worst of tech inflation Meta is cooking up a new line of smart glasses, and they may not be Ray-Bans ChatGPT is retiring this beloved legacy model in June Is Microsoft Copilot not working? Here’s what’s going on (Update: Back up) Samsung Gallery starts quietly ending OneDrive support ahead of schedule Here’s a first look at custom wallpapers in Google Messages Rivian is pretty sure customers want AI, not Android Auto Leaked iPhone 18 Pro dummy units may have just shown the next Android phone color trend A company spent $500 million in one month after forgetting to set AI usage limits Now even MediaTek’s cheap chips are embarrassing the Tensor G5 in one major area Pixel 10 Pro XL user says Google returned their phone worse than dead The best robot pool cleaners of 2026: Top picks for all budgets and pool sizes Claude Opus 4.8 is more honest, less deceptive, and considerably cheaper Roborock’s Qrevo Curv 2 Flow is ready to mop up the competition — and your filthy floors Google is making it easier to share Gemini chats, media, and more with your team One UI 9 borrows one of the iPhone’s most useful call features This is the biggest mistake Oura is making with the Oura Ring 5 This Verizon user owed $400, but the carrier made an unexpected move Google’s Fitbit Air makes a strong case for minimalism and ditching your smartwatch
Android's strongest security mode may soon lock down some...
Adamya Sharma · 2026-06-22 · via Android Authority
Advanced Protection mode in Android 16 based One UI 8 hero mode

Mishaal Rahman / Android Authority

TL;DR

  • Google seems to be working on a new Advanced Protection feature to block access to Android’s Developer Options menu.
  • We’ve discovered code strings in Google Play Services suggesting that Advanced Protection Mode could soon automatically disable or restrict Developer Options when enabled.
  • The change would close a major security loophole, as Developer Options can be used to enable USB debugging, OEM unlocking, and other powerful system controls.

Advanced Protection Mode is Android’s highest level of device security. It bundles a range of protections that help defend against harmful apps, online attacks, and other threats. Once enabled, Android prevents users and malicious actors alike from accidentally disabling the security features that fall under the Advanced Protection umbrella.

Now, it seems Google is getting ready to make Advanced Protection mode even more robust by blocking access to Developer Options.

You're reading an Authority Insights story. Discover Authority Insights for more exclusive reports, app teardowns, leaks, and in-depth tech coverage you won't find anywhere else.

Code we’ve discovered in the latest version of Google Play Services (version 26.25.31) indicates that Google plans to restrict access to Developer Options when Advanced Protection mode is enabled.

So far, the mode’s protections have focused on locking down high-risk actions like app sideloading, USB data signaling, connections to insecure 2G networks, and more.

However, the code strings we’ve seen strongly suggest that enabling Advanced Protection could automatically disable Developer Options or prevent users from turning the menu on in the first place.

Code

<string name="aapm_developer_options_disabled_title">Blocks developer options</string>
<string name="aapm_developer_options_disabled_summary">Restricts access to developer options</string>

If this feature pans out, it would be a notable addition to Advanced Protection Mode’s capabilities. Developer Options provides access to several powerful system controls that could undermine the protections offered by Advanced Protection.

For example, someone with physical access to a device could enable USB debugging (ADB) or Wireless Debugging, potentially allowing commands to be executed on the phone. Developer Options can also be used to enable OEM Unlocking, which is a key step toward unlocking a device’s bootloader. Other settings allow users to alter system behavior, including mock locations and background process limits.

In other words, leaving Developer Options available creates a potential vulnerability in the tightly controlled environment that Advanced Protection Mode otherwise creates.

At this point, it’s unclear when the feature will arrive. Because the strings were found in Google Play Services, Google seems to be actively working on the capability, but we don’t yet know if it will be available in Android 16 or if it’s restricted to Android 17 and future QPR release. Still, the addition would make a lot of sense as Google continues to strengthen Android’s most secure mode.

⚠️ An APK teardown helps predict features that may arrive on a service in the future based on work-in-progress code. However, it is possible that such predicted features may not make it to a public release.

Thank you for being part of our community. Read our Comment Policy before posting.