Update Android.bp

This commit is contained in:
2025-08-21 15:01:17 -07:00
parent 8c4f3fc03c
commit b5c1a378d6

View File

@@ -12,6 +12,5 @@ android_app {
enabled: false, enabled: false,
}, },
product_specific: true, product_specific: true,
platform_apis: true, sdk_version: "system_current",
sdk_version: "current",
} }