Update Android.bp

This commit is contained in:
2025-08-21 14:55:22 -07:00
parent df7b2e4bb0
commit 8c4f3fc03c

View File

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