From b5c1a378d68611769549669d6540e5ba88d44c2a Mon Sep 17 00:00:00 2001 From: oxmc Date: Thu, 21 Aug 2025 15:01:17 -0700 Subject: [PATCH] Update Android.bp --- Android.bp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Android.bp b/Android.bp index de882c5..f782c8d 100644 --- a/Android.bp +++ b/Android.bp @@ -12,6 +12,5 @@ android_app { enabled: false, }, product_specific: true, - platform_apis: true, - sdk_version: "current", + sdk_version: "system_current", } \ No newline at end of file