ADVERTISEMENT

AFP cautions public against renewed calls for 'transition government'

Published Dec 10, 2025 04:20 pm
President Ferdinand Marcos Jr. (center) is briefed by Armed Forces of the Philippines (AFP) Chief of Staff, Gen. Romeo Brawner Jr. (right) on the operational progress of the Eastern Mindanao Command (Eastmincon) during his visit to the Naval Station Felix Apolinario in Panacan, Davao City on Dec. 4, 2025. (Photo: AFP)
President Ferdinand Marcos Jr. (center) is briefed by Armed Forces of the Philippines (AFP) Chief of Staff, Gen. Romeo Brawner Jr. (right) on the operational progress of the Eastern Mindanao Command (Eastmincon) during his visit to the Naval Station Felix Apolinario in Panacan, Davao City on Dec. 4, 2025. (Photo: AFP)
The Armed Forces of the Philippines (AFP) on Wednesday, Dec. 10, warned groups and individuals pushing for a “transition government” or a “withdrawal of support” from the current administration that such narratives, regardless of how they are worded, may amount to promoting an unconstitutional attempt to seize power.
In a statement, the AFP acknowledged ongoing public discussions on governance but stressed that the military’s role remains unchanged, which is to uphold the Constitution and safeguard democratic processes.
“The AFP strictly cautions against narratives calling for a ‘withdrawal of support,’” AFP public affairs office chief Col. Xerxes Trinidad said.
The AFP echoed the Department of National Defense’s (DND) position that suggestions of withdrawing support from the government cannot be sanitized through indirect or softened language.
“While some may use softer terms to mask their intent, such calls are effectively synonymous with instigating an unconstitutional takeover. We remind the public that veiling illegal objectives behind creative language does not exempt one from criminal liability,” Trinidad explained.
“Legal authorities are capable of distinguishing valid advocacy from acts that may constitute incitement to sedition,” he added.
The AFP emphasized that it continues to focus on ensuring government operations proceed without disruption while performing its mandate to defend the nation.
It urged all sectors to avoid actions, whether explicit or implied, that could destabilize the political environment.
This, as former DND Secretary Norberto Gonzales reportedly said that a transition government is the only way to eliminate the “systemic” and “large-scale corruption” in the country.
He claimed corruption “comes from the very top” of political leadership and lamented that officials promising accountability are themselves allegedly complicit.
He also criticized the current electoral system as voters often choose the “lesser evil” or candidates from entrenched political dynasties, making it difficult to hold leaders accountable.
Disinformation on botched chopper deal
Meanwhile, the AFP denounced claims circulating on social media that the United States pressured President Marcos Jr. into scrapping the country’s planned purchase of Mi-17 helicopters from Russia, calling the allegation “false and misleading.”
In an advisory, the AFP said the termination of the contract did not occur under the current administration but during the tenure of former president Rodrigo Duterte.
“The AFP strongly encourages the public to rely solely on verified government sources for accurate and responsible information on defense and security matters,” Trinidad said.
In 2021, under the Duterte administration, the DND signed a contract with Russia for 16 units of Mi-17 heavy-lift helicopters worth around P12.7 billion. The aircraft were meant to improve the Philippine Air Force’s (PAF) disaster response, troop transport, and cargo-lift capabilities.
However, when Russia launched its full-scale invasion of Ukraine in February 2022, the international environment shifted dramatically as Western countries, particularly the United States, imposed heavy sanctions on Moscow which affected its defense industries, banks, and logistics networks.
The sanctions created potential legal, financial, and logistical complications for Manila if it proceeded with the purchase, defense officials had said back then.
Although Manila was not directly targeted, doing business with sanctioned Russian defense entities risked exposing the country to secondary sanctions including the transfer of funds, insurance and shipping, long-term maintenance and spare parts, and training and after-sales support, according to officials.
This meant the helicopters could become difficult or impossible to sustain once delivered, prompting Lorenzana to sign the letter of termination in mid-2022 to officially cancel the contract.
This was confirmed by the AFP as Trinidad said that the cancellation of the procurement was “driven by prevailing security and geopolitical developments, particularly the conflict in Ukraine that began on February 24, 2022, and the international sanctions imposed on Russia.”
“These circumstances made the acquisition unfeasible and significantly constrained its implementation. The decision was guided by practical and security considerations,” he added.
The DND sought to recover the P2 billion down payment made to Russia but to no avail.
“The AFP strongly encourages the public to rely solely on verified government sources for accurate and responsible information on defense and security matters. We remain firmly committed to transparency, truth, and the proactive countering of disinformation that may mislead the public or undermine confidence in our institutions,” Trinidad said.

Related Tags

AFP DND transition government helicopter deal disinformation
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.