EU Forces Google to Open Android AI to Third Parties Under DMA

The European Commission has concluded its specification proceeding into Google's AI implementation on Android, recommending that Google must open up system-level AI features to third-party services under the Digital Markets Act (DMA). The commission specifically targets Gemini's privileged access to hot words, screen context, local data for proactive suggestions, and hardware for running local models.
Key Proposed Changes
- System-Wide Invocation: Third-party AI assistants must be triggerable via hot words or button presses, just like Gemini.
- Screen Context: Alternative AI tools must be allowed to read screen content when invoked by the user.
- Local Data Access: AI services must be able to access local data for proactive suggestions and summaries (similar to Google's Magic Cue).
- App Control: Third-party AI assistants must be able to autonomously control installed apps and system features (e.g., sending emails, sharing photos).
- Hardware Access for Local Models: Mandate to ensure developers have necessary hardware access to run local models with high performance and responsiveness.
Google's Response
Google senior competition counsel Claire Kelly stated: This unwarranted intervention would strip away that autonomy, mandate access to sensitive hardware and device permissions; unnecessarily driving up costs while undermining critical privacy and security protections for European users.
Context
The DMA has already forced Google to implement search choice screens, allow alternative payment methods in the Play Store, and limit data sharing. The commission VP for Tech Sovereignty Henna Virkkunen said: As we navigate the rapidly evolving landscape of AI, it is clear that interoperability is key to unlocking the full potential of these technologies.
Currently, Gemini is preinstalled and has exclusive system-level access for proactive suggestions. The commission expects formal measures by summer 2026.
📖 Read the full source: HN AI Agents
👀 See Also

AWS Lambda MicroVMs: VM-level isolation for user and AI-generated code, with suspend/resume up to 8 hours
AWS launches Lambda MicroVMs, a serverless compute primitive built on Firecracker, providing per-user VM isolation, near-instant launch, and up to 8-hour state preservation for executing user/AI-generated code.

Reddit Discussion on Claude's Impact on MVP Development and Founder Pitfalls
A Reddit user discusses how Claude AI lowers technical barriers for building MVPs from $3k-$5k to DIY, but warns about increased competition and founders focusing too much on building versus marketing, PMF, and operations.

NVIDIA Vera CPU Launched for Agentic AI Workloads
NVIDIA has launched the Vera CPU, a processor designed specifically for agentic AI and reinforcement learning workloads, claiming 50% faster performance and twice the efficiency compared to traditional rack-scale CPUs.

Claude Code v2.1.79 OAuth Login Broken After Auto-Update: Workaround and Fix
Claude Code v2.1.79 has a confirmed OAuth login bug where the CLI times out after browser authorization. The issue stems from the native installer auto-updating to this version, and the fix involves downgrading to v2.1.75 by removing the native installation.