// Adds dimensions UUID, Author and Topic into GA4
Thursday, January 22, 2026
25.7 C
Singapore

Report: China reviews Meta’s S$2.56B Manus deal over possible tech export control violations

CHINA: Chinese officials are reviewing Meta’s over US$2 billion (S$2.56 billion) acquisition of Singapore-based artificial intelligence (AI) startup Manus for possible technology export control violations, a move that could give Beijing leverage over the deal, according to the Financial Times.

China’s commerce ministry reportedly began assessing whether the relocation of Manus’ staff and technology to Singapore, followed by its sale to Meta, required an export licence under Chinese law, according to two people familiar with the matter.

The review was said to be at a preliminary stage and may not lead to a formal investigation. Still, the report said a licence could allow Beijing to influence the transaction and, in an extreme case, push for it to be abandoned.

Meta and Manus have not yet commented on the matter.

Meta bought Manus last month, announcing on Dec 29 that the startup would join the tech giant to bring a leading agent to billions of people and unlock opportunities for businesses across its products. /TISG

See also  Meta's global purge hits Singapore; job cuts begin as leaked memo reveals massive layoffs

Read also: Meta to cut 600 jobs in its AI unit amid ‘organisational bloat’ after hiring spree to scale operations

Featured image by Depositphotos

- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //